From a726f36f75010e76654747ef26f909f502b0f5b0 Mon Sep 17 00:00:00 2001 From: Oxore Date: Wed, 9 Oct 2019 03:14:23 +0300 Subject: Initial commit --- res/layout/main.xml | 20 ++++++++++++++++++++ res/values/strings.xml | 4 ++++ 2 files changed, 24 insertions(+) create mode 100644 res/layout/main.xml create mode 100644 res/values/strings.xml (limited to 'res') diff --git a/res/layout/main.xml b/res/layout/main.xml new file mode 100644 index 0000000..e4b3ec5 --- /dev/null +++ b/res/layout/main.xml @@ -0,0 +1,20 @@ + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..6e66208 --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,4 @@ + + + NativeArmv6 + -- cgit v1.2.3