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

7 lines
231 B
XML

<resources>
<string-array name="android_wear_capabilities" translatable="false">
<!-- declaring that phone can handle confirmation messages -->
<item>confirmation_handler</item>
</string-array>
</resources>