Join Slack
Powered by
<EditText with top extraspace problem when backgro...
# stackoverflow
u
user
10/23/2018, 8:56 PM
EditText with top extraspace problem when background is null programmatically
I have a Textinputlayout where the ediText background is set to null in layout xml: android:background="@null"
https://i.stack.imgur.com/jT3zj.png
▾
the problem is when set the background to null programatelly tilState.background=null the hint title have extra space:
https://i.stack.imgur.com/icsvr.png
▾
Open in Slack
Previous
Next