Guest User

Untitled

a guest
Aug 17th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Android 9 Patch Image Button
  2. <item android:drawable="@drawable/splash_facebook_button" />
  3.  
  4. <Button
  5. android:id="@+id/button1"
  6. android:layout_width="208dp"
  7. android:layout_height="wrap_content"
  8. android:layout_gravity="center"
  9. android:layout_marginTop="20dip"
  10. android:background="@drawable/splash_facebook_button_selector"
  11. android:text="Sign up with Facebook" />
Add Comment
Please, Sign In to add comment