Guest User

Untitled

a guest
Jan 23rd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <ImageView
  2. android:id="@+id/ivImage"
  3. android:layout_width="@dimen/_9sdp"
  4. android:layout_height="@dimen/_18sdp"
  5. android:layout_alignParentEnd="true"
  6. android:layout_alignParentRight="true"
  7. android:layout_centerVertical="true"
  8. android:src="@drawable/icon" />
Add Comment
Please, Sign In to add comment