From 4b0bf3541a9076d62c593e11446c3082aed4cb49 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 6 May 2019 09:26:01 +0200 Subject: [PATCH] Advanced options layout simplification --- app/src/main/res/layout/fragment_options.xml | 3 +- .../res/layout/fragment_options_behavior.xml | 36 ++----------- .../layout/fragment_options_connection.xml | 24 +++------ .../res/layout/fragment_options_display.xml | 53 +++---------------- .../res/layout/fragment_options_general.xml | 15 ++---- .../main/res/layout/fragment_options_misc.xml | 45 ++++------------ .../layout/fragment_options_notifications.xml | 26 +++------ 7 files changed, 42 insertions(+), 160 deletions(-) diff --git a/app/src/main/res/layout/fragment_options.xml b/app/src/main/res/layout/fragment_options.xml index 5fc391fa3c..37ee618a8a 100644 --- a/app/src/main/res/layout/fragment_options.xml +++ b/app/src/main/res/layout/fragment_options.xml @@ -16,6 +16,7 @@ + android:layout_gravity="top" + android:padding="12dp" /> \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_options_behavior.xml b/app/src/main/res/layout/fragment_options_behavior.xml index b9fd3bc113..c954b38ef0 100644 --- a/app/src/main/res/layout/fragment_options_behavior.xml +++ b/app/src/main/res/layout/fragment_options_behavior.xml @@ -15,15 +15,13 @@ + android:layout_height="wrap_content" + android:padding="12dp"> + android:layout_height="wrap_content" + android:padding="12dp"> + android:layout_height="wrap_content" + android:padding="12dp"> + android:layout_height="wrap_content" + android:padding="12dp"> + android:layout_height="wrap_content" + android:padding="12dp"> + android:layout_height="wrap_content" + android:padding="12dp">