MaterialToolbar icon indicating copy to clipboard operation
MaterialToolbar copied to clipboard

suggest using tools for placeholder

Open pighead4u opened this issue 8 years ago • 0 comments

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

pighead4u avatar Nov 07 '15 14:11 pighead4u