From d25702d99ded6946608713e670c6a6ce323f8f87 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 12 Feb 2020 19:46:01 +0530 Subject: Implement custom theming to match Google's AOSP design Closes: #4 Signed-off-by: Harsh Shandilya --- app/src/main/res/values-v27/styles.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 app/src/main/res/values-v27/styles.xml (limited to 'app/src/main/res/values-v27/styles.xml') diff --git a/app/src/main/res/values-v27/styles.xml b/app/src/main/res/values-v27/styles.xml new file mode 100644 index 00000000..2f4b7107 --- /dev/null +++ b/app/src/main/res/values-v27/styles.xml @@ -0,0 +1,28 @@ + + + + + -- cgit v1.2.3