feat(watch): Wear OS companion app - UX surfaces + bridge client (#91-E, #91-F)
This commit is contained in:
5
watch_app/android/app/src/main/res/values/wear.xml
Normal file
5
watch_app/android/app/src/main/res/values/wear.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<resources>
|
||||
<string-array name="android_wear_capabilities">
|
||||
<item>gametime_watch_companion</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user