android - set default text to edit text, and hide it when onClick -


I want to create an edit text with text

"enter text, please" But when users click on this edittext - this text should be hidden.

  myEditText SetHint ("Please enter text, please");    

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -