Float Labeled EditText
Simple implementation of a Float Labeled EditText: An Android ViewGroup which uses a child EditText and puts the hint on top of the EditText when it is populated with text.
Notice
The usage has significantly changed in version 0.0.5 inspired by chrisbanes implementation which makes styling easier. If you want to use the old style, use version 0.0.4.
Usage
Add the library project or grab to build.gradle:
or plain maven:
and then insert the view in XML: