I have putted a EditText in a XML. I want to use this EditText to the user insert his name.
I want that appears in this EditText the text "Insert the Name", but when the user click on it, the text "Insert the Name" disappear, so the user don't need to delete the phrase "Insert the Name".
I want the same "Event name" effect in this image:
What is needed to do in the EditText to get this effect? Thanks!