Guest User

Untitled

a guest
Jul 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <com.google.android.material.button.MaterialButton
  2. android:id="@+id/material_icon_button"
  3. style="@style/Widget.MaterialComponents.Button.TextButton.Icon"
  4. android:layout_width="wrap_content"
  5. android:layout_height="wrap_content"
  6. android:text="@string/icon_button_label_enabled"
  7. app:icon="@drawable/icon_24px"/>
Add Comment
Please, Sign In to add comment