android13/development/samples/browseable/XYZTouristAttractions/Application/res/values/wear.xml

8 lines
249 B
XML

<resources>
<string-array name="android_wear_capabilities" translatable="false">
<!-- declaring that phone has the capability to show details -->
<item>@string/show_detail_capability_name</item>
</string-array>
</resources>