From 9e4dec362dc575e44be99e650cb4c4b1e031644c Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 19 Mar 2020 22:30:57 +0800 Subject: Still implementing custom theme settings. --- app/src/main/res/layout/item_custom_theme.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 app/src/main/res/layout/item_custom_theme.xml (limited to 'app/src/main/res/layout/item_custom_theme.xml') diff --git a/app/src/main/res/layout/item_custom_theme.xml b/app/src/main/res/layout/item_custom_theme.xml new file mode 100644 index 00000000..1aba3472 --- /dev/null +++ b/app/src/main/res/layout/item_custom_theme.xml @@ -0,0 +1,22 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3