From 0a212e93affc5d3c3fb748c0ea894e7e0a11ce4e Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 23 Jul 2019 19:34:38 +0200 Subject: [PATCH] Small layout improvements --- app/src/main/res/layout/dialog_ask_again.xml | 7 +- app/src/main/res/layout/dialog_duration.xml | 7 +- .../res/layout/dialog_error_reporting.xml | 7 +- app/src/main/res/layout/dialog_markdown.xml | 6 +- app/src/main/res/layout/fragment_about.xml | 76 ++++++++++--------- app/src/main/res/layout/fragment_account.xml | 5 +- app/src/main/res/layout/fragment_eula.xml | 5 +- app/src/main/res/layout/fragment_folder.xml | 5 +- app/src/main/res/layout/fragment_identity.xml | 5 +- .../res/layout/fragment_options_behavior.xml | 5 +- .../layout/fragment_options_connection.xml | 5 +- .../res/layout/fragment_options_display.xml | 5 +- .../main/res/layout/fragment_options_misc.xml | 5 +- .../layout/fragment_options_notifications.xml | 5 +- .../main/res/layout/fragment_options_send.xml | 5 +- .../layout/fragment_options_synchronize.xml | 5 +- app/src/main/res/layout/fragment_pro.xml | 5 +- .../main/res/layout/fragment_quick_setup.xml | 5 +- app/src/main/res/layout/fragment_rule.xml | 5 +- app/src/main/res/layout/fragment_setup.xml | 5 +- 20 files changed, 101 insertions(+), 77 deletions(-) diff --git a/app/src/main/res/layout/dialog_ask_again.xml b/app/src/main/res/layout/dialog_ask_again.xml index cedd00c5f2..f4776ce5cf 100644 --- a/app/src/main/res/layout/dialog_ask_again.xml +++ b/app/src/main/res/layout/dialog_ask_again.xml @@ -2,12 +2,13 @@ + android:layout_height="match_parent" + android:padding="24dp" + android:scrollbarStyle="outsideOverlay"> + android:layout_height="wrap_content"> + android:layout_height="match_parent" + android:padding="24dp" + android:scrollbarStyle="outsideOverlay"> + android:layout_height="wrap_content"> + android:layout_height="match_parent" + android:padding="24dp" + android:scrollbarStyle="outsideOverlay"> + android:layout_height="wrap_content"> + android:layout_height="wrap_content"> + + + + + + + app:layout_constraintTop_toBottomOf="@id/tvCopyright"> - - - - - - + android:layout_height="wrap_content"> + app:layout_constraintTop_toTopOf="parent" /> \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_account.xml b/app/src/main/res/layout/fragment_account.xml index 1088b794e7..c2214af40b 100644 --- a/app/src/main/res/layout/fragment_account.xml +++ b/app/src/main/res/layout/fragment_account.xml @@ -11,13 +11,14 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" + android:padding="12dp" + android:scrollbarStyle="outsideOverlay" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent"> + android:layout_height="wrap_content"> diff --git a/app/src/main/res/layout/fragment_eula.xml b/app/src/main/res/layout/fragment_eula.xml index 1bb480328f..b4653505b4 100644 --- a/app/src/main/res/layout/fragment_eula.xml +++ b/app/src/main/res/layout/fragment_eula.xml @@ -10,13 +10,14 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" + android:padding="12dp" + android:scrollbarStyle="outsideOverlay" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent"> + android:layout_height="wrap_content"> + android:layout_height="wrap_content"> + android:layout_height="wrap_content"> diff --git a/app/src/main/res/layout/fragment_options_behavior.xml b/app/src/main/res/layout/fragment_options_behavior.xml index bb997716a0..74de4c67e7 100644 --- a/app/src/main/res/layout/fragment_options_behavior.xml +++ b/app/src/main/res/layout/fragment_options_behavior.xml @@ -10,13 +10,14 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" + android:padding="12dp" + android:scrollbarStyle="outsideOverlay" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent"> + android:layout_height="wrap_content"> + android:layout_height="wrap_content"> + android:layout_height="wrap_content">