From 90a86df6dd7bc8719fc86d79f119099ac6a89930 Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Sat, 12 May 2018 20:59:46 +0200 Subject: [PATCH] Add strings & styles.xml --- android/app/src/main/res/values/strings.xml | 3 +++ android/app/src/main/res/values/styles.xml | 8 ++++++++ 2 files changed, 11 insertions(+) create mode 100644 android/app/src/main/res/values/strings.xml create mode 100644 android/app/src/main/res/values/styles.xml diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml new file mode 100644 index 0000000..4b37754 --- /dev/null +++ b/android/app/src/main/res/values/strings.xml @@ -0,0 +1,3 @@ + + Gotify + 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..319eb0c --- /dev/null +++ b/android/app/src/main/res/values/styles.xml @@ -0,0 +1,8 @@ + + + + + +