Layout which wraps an EditText (or descendant) to show a floating label when the hint is hidden due to the user inputting text.
I've tried a lot, but can't make work an AutoCompleteTextView float hint using the TextInputLayout from support. It's possible or …
android material-design android-support-library autocompletetextview android-textinputlayout