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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -