mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-21 19:47:46 -04:00
Sightly more margins in app list views
This commit is contained in:
1 parent
50f68d34b9
commit
aee57c448b
1 file changed
+2
-2
@@ -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