aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2015-04-12 17:22:42 +0200
committerlookshe <github@lookshe.org>2015-04-12 17:22:53 +0200
commitcae106e3106d26742d94e74f96c0295270c1620e (patch)
treed1c251ffe6a8162efca5082056f93a91ce8c5bef /libs/emojicon/src/main/res/values/strings.xml
parent972c65b775b2191ee5b54472e24958f3c87dbb21 (diff)
whatsapp-like smiley implementation
Diffstat (limited to '')
-rw-r--r--libs/emojicon/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/emojicon/src/main/res/values/strings.xml b/libs/emojicon/src/main/res/values/strings.xml
new file mode 100644
index 00000000..bc419171
--- /dev/null
+++ b/libs/emojicon/src/main/res/values/strings.xml
@@ -0,0 +1,3 @@
+<resources>
+ <string name="app_name">Emojicon</string>
+</resources>