From f35758beb2719c64e513f684b366c3d0db1c0ec0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 15:26:52 +0530 Subject: Init commit with the boilerplate shit --- android/app/src/main/res/values/styles.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 android/app/src/main/res/values/styles.xml (limited to 'android/app/src/main/res/values') diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml new file mode 100644 index 0000000..1f83a33 --- /dev/null +++ b/android/app/src/main/res/values/styles.xml @@ -0,0 +1,18 @@ + + + + + + + -- cgit v1.3.1