From 2794f267a57a384cf9f87fb02b897f83372ff367 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 4 Mar 2020 08:56:13 +0100 Subject: [PATCH] Added bottom padding in setup --- app/src/main/res/layout/fragment_options_behavior.xml | 3 ++- app/src/main/res/layout/fragment_options_connection.xml | 3 ++- app/src/main/res/layout/fragment_options_display.xml | 3 ++- app/src/main/res/layout/fragment_options_misc.xml | 3 ++- app/src/main/res/layout/fragment_options_notifications.xml | 3 ++- app/src/main/res/layout/fragment_options_privacy.xml | 3 ++- app/src/main/res/layout/fragment_options_send.xml | 3 ++- app/src/main/res/layout/fragment_options_synchronize.xml | 3 ++- app/src/main/res/layout/fragment_setup.xml | 3 ++- 9 files changed, 18 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/layout/fragment_options_behavior.xml b/app/src/main/res/layout/fragment_options_behavior.xml index b74b0712d0..b86a98c8f1 100644 --- a/app/src/main/res/layout/fragment_options_behavior.xml +++ b/app/src/main/res/layout/fragment_options_behavior.xml @@ -13,7 +13,8 @@ + android:layout_height="wrap_content" + android:paddingBottom="24dp"> + android:layout_height="wrap_content" + android:paddingBottom="24dp"> + android:layout_height="wrap_content" + android:paddingBottom="24dp"> + android:layout_height="wrap_content" + android:paddingBottom="24dp"> + android:layout_height="wrap_content" + android:paddingBottom="24dp">