From d4098a815b4bce62724190cacff9a9f2ccd00d76 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 16 Oct 2023 07:43:50 +0200 Subject: [PATCH] Increased settings card padding --- app/src/main/res/layout/fragment_options_backup.xml | 4 ++-- .../main/res/layout/fragment_options_behavior.xml | 8 ++++---- .../main/res/layout/fragment_options_connection.xml | 6 +++--- app/src/main/res/layout/fragment_options_display.xml | 12 ++++++------ .../main/res/layout/fragment_options_encryption.xml | 8 ++++---- app/src/main/res/layout/fragment_options_misc.xml | 8 ++++---- .../res/layout/fragment_options_notifications.xml | 4 ++-- app/src/main/res/layout/fragment_options_privacy.xml | 4 ++-- app/src/main/res/layout/fragment_options_send.xml | 6 +++--- .../main/res/layout/fragment_options_synchronize.xml | 8 ++++---- app/src/main/res/layout/fragment_setup.xml | 8 ++++---- 11 files changed, 38 insertions(+), 38 deletions(-) diff --git a/app/src/main/res/layout/fragment_options_backup.xml b/app/src/main/res/layout/fragment_options_backup.xml index 8bf76aca24..3994131295 100644 --- a/app/src/main/res/layout/fragment_options_backup.xml +++ b/app/src/main/res/layout/fragment_options_backup.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -168,7 +168,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" diff --git a/app/src/main/res/layout/fragment_options_behavior.xml b/app/src/main/res/layout/fragment_options_behavior.xml index 888eba9906..24027b2b86 100644 --- a/app/src/main/res/layout/fragment_options_behavior.xml +++ b/app/src/main/res/layout/fragment_options_behavior.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -212,7 +212,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -387,7 +387,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -734,7 +734,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" diff --git a/app/src/main/res/layout/fragment_options_connection.xml b/app/src/main/res/layout/fragment_options_connection.xml index 1b214a3159..bf257079fa 100644 --- a/app/src/main/res/layout/fragment_options_connection.xml +++ b/app/src/main/res/layout/fragment_options_connection.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -189,7 +189,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -570,7 +570,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" android:tag="nosuggest" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" diff --git a/app/src/main/res/layout/fragment_options_display.xml b/app/src/main/res/layout/fragment_options_display.xml index ee5b740b68..6ffd0ed79b 100644 --- a/app/src/main/res/layout/fragment_options_display.xml +++ b/app/src/main/res/layout/fragment_options_display.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -548,7 +548,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -682,7 +682,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -810,7 +810,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -1676,7 +1676,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -2036,7 +2036,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" diff --git a/app/src/main/res/layout/fragment_options_encryption.xml b/app/src/main/res/layout/fragment_options_encryption.xml index 36ef9ae51b..c41280dfee 100644 --- a/app/src/main/res/layout/fragment_options_encryption.xml +++ b/app/src/main/res/layout/fragment_options_encryption.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -192,7 +192,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -318,7 +318,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -487,7 +487,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" android:tag="nosuggest" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" diff --git a/app/src/main/res/layout/fragment_options_misc.xml b/app/src/main/res/layout/fragment_options_misc.xml index c0a04b35ca..0c519e28af 100644 --- a/app/src/main/res/layout/fragment_options_misc.xml +++ b/app/src/main/res/layout/fragment_options_misc.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -600,7 +600,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -1157,7 +1157,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -1405,7 +1405,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" android:tag="nosuggest" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" diff --git a/app/src/main/res/layout/fragment_options_notifications.xml b/app/src/main/res/layout/fragment_options_notifications.xml index 2379ffb843..6bf4e67653 100644 --- a/app/src/main/res/layout/fragment_options_notifications.xml +++ b/app/src/main/res/layout/fragment_options_notifications.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -455,7 +455,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" diff --git a/app/src/main/res/layout/fragment_options_privacy.xml b/app/src/main/res/layout/fragment_options_privacy.xml index 2ab617a882..1abaddfaa8 100644 --- a/app/src/main/res/layout/fragment_options_privacy.xml +++ b/app/src/main/res/layout/fragment_options_privacy.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -369,7 +369,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" diff --git a/app/src/main/res/layout/fragment_options_send.xml b/app/src/main/res/layout/fragment_options_send.xml index ac1acc10d7..80de192b3b 100644 --- a/app/src/main/res/layout/fragment_options_send.xml +++ b/app/src/main/res/layout/fragment_options_send.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -398,7 +398,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -757,7 +757,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" diff --git a/app/src/main/res/layout/fragment_options_synchronize.xml b/app/src/main/res/layout/fragment_options_synchronize.xml index 30e84c6575..19f25cf731 100644 --- a/app/src/main/res/layout/fragment_options_synchronize.xml +++ b/app/src/main/res/layout/fragment_options_synchronize.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -119,7 +119,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -474,7 +474,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -872,7 +872,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" diff --git a/app/src/main/res/layout/fragment_setup.xml b/app/src/main/res/layout/fragment_setup.xml index f1ac592d7c..5297452305 100644 --- a/app/src/main/res/layout/fragment_setup.xml +++ b/app/src/main/res/layout/fragment_setup.xml @@ -150,7 +150,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -556,7 +556,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -713,7 +713,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp" @@ -979,7 +979,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="3dp" - android:layout_marginTop="12dp" + android:layout_marginTop="24dp" app:cardBackgroundColor="?attr/colorCardBackground" app:cardCornerRadius="6dp" app:cardElevation="0dp"