aboutsummaryrefslogtreecommitdiffstats
path: root/example/res/values/strings.xml
blob: e5448c74af930002f263fb39440d7a1dbca98295 (plain)
1
2
3
4
5
6
7
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>