aboutsummaryrefslogtreecommitdiffstats
path: root/example/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/res/values/strings.xml')
-rw-r--r--example/res/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/res/values/strings.xml b/example/res/values/strings.xml
new file mode 100644
index 0000000..e5448c7
--- /dev/null
+++ b/example/res/values/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">EmojiconSample</string>
+ <string name="action_settings">Settings</string>
+ <string name="hello_world">Hello world!</string>
+
+</resources>