mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-29 09:11:31 -05:00
Sightly more margins in app list views
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user