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>
I think this will help you:
textContainer.setHintAnimationEnabled(false);