MaterialToolbar icon indicating copy to clipboard operation
MaterialToolbar copied to clipboard

Material Design Toolbar library with smooth transitions

Results 1 MaterialToolbar issues
Sort by recently updated
recently updated
newest added

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...