From 4aab417a7fe07953eeab2a7b2a3b506a9b743e3d Mon Sep 17 00:00:00 2001 From: Fahim Date: Mon, 9 Aug 2021 21:31:03 +0600 Subject: [PATCH 1/8] 3570-Q-Settings_UI_Issue --- res/layout/custom_pref_layout.xml | 54 +++++++++++++++++++ res/layout/custom_settings_toolbar.xml | 22 ++++++++ res/values/styles.xml | 4 ++ res/xml/preference_about.xml | 38 +++++++++---- res/xml/preference_display_options.xml | 26 ++++++++- .../ContactsPreferenceActivity.java | 10 ++-- 6 files changed, 140 insertions(+), 14 deletions(-) create mode 100644 res/layout/custom_pref_layout.xml create mode 100644 res/layout/custom_settings_toolbar.xml diff --git a/res/layout/custom_pref_layout.xml b/res/layout/custom_pref_layout.xml new file mode 100644 index 0000000000..5c239eb69c --- /dev/null +++ b/res/layout/custom_pref_layout.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/custom_settings_toolbar.xml b/res/layout/custom_settings_toolbar.xml new file mode 100644 index 0000000000..831ed0b098 --- /dev/null +++ b/res/layout/custom_settings_toolbar.xml @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index 8b1167700d..a934f6f5d5 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -683,6 +683,10 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar