From 24d9f18c5d9016d3d76e23039746f3dde43a64c5 Mon Sep 17 00:00:00 2001 From: SvetoslavTsenov Date: Tue, 4 Jul 2017 18:59:17 +0300 Subject: [PATCH] Include values/string.xml in android resources (#4503) --- apps/app/App_Resources/Android/values/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 apps/app/App_Resources/Android/values/strings.xml diff --git a/apps/app/App_Resources/Android/values/strings.xml b/apps/app/App_Resources/Android/values/strings.xml new file mode 100644 index 000000000..3b60905d1 --- /dev/null +++ b/apps/app/App_Resources/Android/values/strings.xml @@ -0,0 +1,5 @@ + + + TestApp + TestApp + \ No newline at end of file