when you use textview, you write string to textview's text for placeholder. there is another way to do this, just using tools, for example:
android:text="placeholder"
changed
tools:text="placeholder"
when you release your app, the tools will auto-dismiss