summaryrefslogtreecommitdiffstats
path: root/photoviewer/sample/res/values/strings.xml
blob: be31909d8e3165bc16a1171d99fd18d6859fcf55 (plain)
1
2
3
4
5
6
7
8
<resources>

    <string name="app_name">PhotoViewerSample</string>
    <string name="menu_settings">Settings</string>
    <string name="title_activity_main">MainActivity</string>
    <string name="launch">Launch Photo Viewer</string>

</resources>