change the list image's padding. from 12 to 0.
This commit is contained in:
parent
b46a09fc37
commit
c2b9efd747
@ -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