commit 6658101dd9b41eb80744fcee2c112f82896a4262 Author: arrase arrase@gmail.com Date: Thu Nov 24 02:39:41 2016 +0100
more margin --- app/src/main/res/layout/layout_hs_backups_list_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/layout/layout_hs_backups_list_item.xml b/app/src/main/res/layout/layout_hs_backups_list_item.xml index eb32ec2..6d9bfd4 100644 --- a/app/src/main/res/layout/layout_hs_backups_list_item.xml +++ b/app/src/main/res/layout/layout_hs_backups_list_item.xml @@ -20,6 +20,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="30sp" - android:layout_marginBottom="5dp" /> + android:layout_marginBottom="10dp" /> </LinearLayout> </LinearLayout> \ No newline at end of file
tor-commits@lists.torproject.org