Guest User

Untitled

a guest
Oct 19th, 2020
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
  3. <!-- needs the extra spacing otherwise the drawable will be too big -->
  4. <item android:drawable="@drawable/ic_black_album_placeholder"
  5. android:left="51dp" android:right="51dp" android:top="51dp" android:bottom="51dp" />
  6. </layer-list>
Add Comment
Please, Sign In to add comment