replicant-vendor_cmsdk/samples/customtiles/res/values/strings.xml
Adnan Begovic 9a3035b912 CMSDK: Add a sample showing custom tile toggle.
Change-Id: Icba72a5454b0245d9030e91020609b18ba503ef7
2015-05-01 02:27:34 -07:00

6 lines
181 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Custom Tile Sample</string>
<string name="custom_tile_publish">Publish tile</string>
</resources>