This may seem counter-intuitive but is there a way to disable or remove the floating label hint in TextInputLayout? The reason I want to use TextInputLayout>
TextInputLayout
TextInputLayout>
If someone have problems like me:
The label make the text padding show wrong then do this:
Add padding top and padding bottom to the TextInputEditText that will fix the problem
TextInputEditText