From f5fc3850392601797a44c6dc07128155a420faa7 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 24 Mar 2020 14:14:47 +0800 Subject: Add CustomThemeListingActivity. --- app/src/main/res/xml/theme_preferences.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/theme_preferences.xml b/app/src/main/res/xml/theme_preferences.xml index e7d9c13f..5bcc5ef3 100644 --- a/app/src/main/res/xml/theme_preferences.xml +++ b/app/src/main/res/xml/theme_preferences.xml @@ -33,4 +33,13 @@ app:icon="@drawable/ic_dark_theme_preference_24dp" app:title="@string/settings_customize_amoled_theme_title" /> + + + + \ No newline at end of file -- cgit v1.2.3