From 7ebdab2798013e3b47ff981335fae9d76f104d7c Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Tue, 11 Oct 2022 19:44:04 +0200 Subject: Initial commit, not much this time --- app/src/main/res/values/styles.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 app/src/main/res/values/styles.xml (limited to 'app/src/main/res/values/styles.xml') diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml new file mode 100644 index 0000000..85555a9 --- /dev/null +++ b/app/src/main/res/values/styles.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.3.1