From 6658101dd9b41eb80744fcee2c112f82896a4262 Mon Sep 17 00:00:00 2001 From: arrase Date: Thu, 24 Nov 2016 02:39:41 +0100 Subject: [PATCH] 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 eb32ec22..6d9bfd44 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" /> \ No newline at end of file