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>
update the design library to v23 and add app:hintAnimationEnabled="false" in the TextInputLayout
app:hintAnimationEnabled="false"