After using the Android Design Support Library\'s TextInputLayout to place a floating label above an EditText component, I was wondering if there is a way to add a floating
I have a gist made by myself to solve the same problem that you have.
Check It out:
https://gist.github.com/rodrigohenriques/77398a81b5d01ac71c3b
Now I don't need spinners. You will still having floating label effect with animations included.