Guest User

Untitled

a guest
Apr 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <Button
  2. android:id="@+id/art"
  3. android:layout_width="175dp"
  4. android:layout_height="75dp"
  5. android:background="@drawable/buttonshape"
  6. android:onClick="Art"
  7. android:text="Wallpapers"
  8. android:textColor="#FFFFFF"
  9. android:layout_marginBottom="30dp"
  10. android:textSize="30dp" />
Add Comment
Please, Sign In to add comment