I would be very grateful if someone could explain if it is possible to enter text into an EditText. (This would be done with android:text=""
)
But then the text would disappear when user clicks inside it.
Thanks
This can be done by using hint:
android:hint="the text you want"
Use the android:hint=""
attribute .. it is removed when the edittext is clicked on
EDIT: I was too late :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With