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