Sightly more margins in app list views
This commit is contained in:
parent
50f68d34b9
commit
aee57c448b
@ -31,7 +31,7 @@
|
||||
android:paddingBottom="3sp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="8sp"
|
||||
android:layout_marginLeft="10sp"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_alignParentRight="true" />
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
android:ellipsize="end"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="8sp"
|
||||
android:layout_marginLeft="10sp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignParentRight="true" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user