<EditText with top extraspace problem when backgro...
# stackoverflow
u
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