change the list image's padding. from 12 to 0.
This commit is contained in:
parent
75b9b807c6
commit
e60761fa72
@ -12,7 +12,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:padding="12dp">
|
||||
android:padding="0dp">
|
||||
|
||||
|
||||
<ImageView
|
||||
|
Loading…
Reference in New Issue
Block a user