summaryrefslogtreecommitdiff
path: root/src/plugins/android.codeutils/templates/activity_samples/single_selection_img/single_sel_img_strings.xml
blob: 28870c183ae65f9fc87dcb22d7709fdf94706070 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
    <string name="selected">You selected: </string>
    <string name="list_item">List Item</string>
    <string name="description">description</string>
    <string name="noselection">No item selected</string>
</resources>