From 8f132f5668a977dbf6ed7ccfdc10fb758dad3e9b Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 18 Mar 2017 10:22:52 +0100 Subject: [PATCH] add wrappers around excluded and included folders --- .../main/res/layout/activity_excluded_folders.xml | 13 +++++++++---- .../main/res/layout/activity_included_folders.xml | 13 +++++++++---- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/layout/activity_excluded_folders.xml b/app/src/main/res/layout/activity_excluded_folders.xml index 61d546038..7225406fe 100644 --- a/app/src/main/res/layout/activity_excluded_folders.xml +++ b/app/src/main/res/layout/activity_excluded_folders.xml @@ -5,10 +5,15 @@ android:layout_width="match_parent" android:layout_height="wrap_content"> - + android:layout_height="wrap_content"> + + diff --git a/app/src/main/res/layout/activity_included_folders.xml b/app/src/main/res/layout/activity_included_folders.xml index dccd01d47..588635b99 100644 --- a/app/src/main/res/layout/activity_included_folders.xml +++ b/app/src/main/res/layout/activity_included_folders.xml @@ -5,10 +5,15 @@ android:layout_width="match_parent" android:layout_height="wrap_content"> - + android:layout_height="wrap_content"> + +