Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <ImageView
  2.  
  3. android:id="@+id/my_imageView"
  4. android:layout_width="match_parent"
  5. android:layout_height="350dp"
  6. android:layout_alignParentTop="true"
  7. android:layout_centerHorizontal="true"
  8. android:layout_marginTop="19dp"
  9. android:onClick="onPlaySound" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement