Android Floating Label EditText
One of the most basic UI widgets in Android is an EditText. It is generally used to take inputs from the user. But what it lacked was a label attached to it. Therefore in most… Read More »Android Floating Label EditText