From 012736bff62005c8c61f5844529fc5216af1e885 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 19 Mar 2020 12:20:23 +0800 Subject: Start implementing custom theme settings. --- .../main/res/layout/activity_customize_theme.xml | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 app/src/main/res/layout/activity_customize_theme.xml (limited to 'app/src/main/res/layout/activity_customize_theme.xml') diff --git a/app/src/main/res/layout/activity_customize_theme.xml b/app/src/main/res/layout/activity_customize_theme.xml new file mode 100644 index 00000000..362772a1 --- /dev/null +++ b/app/src/main/res/layout/activity_customize_theme.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3