a bit more margin
This commit is contained in:
parent
ac8f6f9a3e
commit
98edefea08
|
@ -14,8 +14,9 @@
|
|||
android:id="@+id/imgvCover"
|
||||
android:layout_width="200dp"
|
||||
android:layout_height="200dp"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginRight="8dp"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginLeft="64dp"
|
||||
android:layout_marginRight="64dp"
|
||||
android:layout_weight="0"
|
||||
android:foreground="?attr/selectableItemBackgroundBorderless"
|
||||
android:importantForAccessibility="no"
|
||||
|
|
Loading…
Reference in New Issue