From f8a522d02ec3880c82f70674f3612ba4edca68a9 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sat, 5 Oct 2019 00:13:42 +0200 Subject: Fixed F-Droid build --- app/src/main/res/layout/choose_data_folder_dialog_entry.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/choose_data_folder_dialog_entry.xml b/app/src/main/res/layout/choose_data_folder_dialog_entry.xml index 9a216b36b..f4a2ff703 100644 --- a/app/src/main/res/layout/choose_data_folder_dialog_entry.xml +++ b/app/src/main/res/layout/choose_data_folder_dialog_entry.xml @@ -5,7 +5,7 @@ android:id="@+id/root" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_margin="@dimen/diag_content_side_padding" + android:layout_margin="16dp" android:background="?attr/selectableItemBackground">