android - Enter text into an EditText which then disappears when user clicks inside it -
i grateful if explain if possible enter text edittext. (this done android:text="")
but text disappear when user clicks inside it.
thanks
this can done using hint:
android:hint="the text want"
Comments
Post a Comment