Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.22 KB | None | 0 0
  1.   <ImageView
  2.         android:layout_width="wrap_content"
  3.         android:layout_height="wrap_content"
  4.         android:src="@drawable/my_image"
  5.         android:contentDescription="@string/my_image_description"
  6.         />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement