From ac870634ff6742ab09f401b949a41c4d6ae7278b Mon Sep 17 00:00:00 2001 From: Mihai Adrian Carare <48995920+mcarare@users.noreply.github.com> Date: Wed, 29 Jul 2020 18:08:00 +0300 Subject: [PATCH] For #12533: Align main settings categories according to specs. (#12534) --- .../res/layout/preference_category_main_style.xml | 15 +++++++++++++++ app/src/main/res/xml/preferences.xml | 10 +++++----- 2 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 app/src/main/res/layout/preference_category_main_style.xml diff --git a/app/src/main/res/layout/preference_category_main_style.xml b/app/src/main/res/layout/preference_category_main_style.xml new file mode 100644 index 000000000..f1444e7d2 --- /dev/null +++ b/app/src/main/res/layout/preference_category_main_style.xml @@ -0,0 +1,15 @@ + + + diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b9d8a73f4..8e6062573 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -19,7 +19,7 @@ android:title="@string/preferences_category_account" app:iconSpaceReserved="false" app:isPreferenceVisible="false" - android:layout="@layout/preference_cat_style" > + android:layout="@layout/preference_category_main_style" > + android:layout="@layout/preference_category_main_style" > + android:layout="@layout/preference_category_main_style"> + android:layout="@layout/preference_category_main_style"> + android:layout="@layout/preference_category_main_style">