Themes: Redesign themes section

Add live previews for accents, icons shapes and more

Signed-off-by: AndroBuddy <anirudhchimpidi8@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
AndroBuddy
2021-07-25 03:07:16 +07:00
committed by Hưng Phan
parent 22cb3c1afa
commit 8fd35f708f
22 changed files with 341 additions and 219 deletions

View File

@@ -23,7 +23,8 @@
android:title="@string/theme_customization_category">
<ListPreference
android:layout="@layout/base_preview" />
android:layout="@layout/accents_shapes_base_preview"
android:selectable="false" />
<Preference
android:key="dark_ui_mode"
@@ -60,7 +61,8 @@
</Preference>
<ListPreference
android:layout="@layout/font_preview" />
android:layout="@layout/fonts_base_preview"
android:selectable="false" />
<com.android.settings.display.FontDialogPreference
android:key="custom_font"