feat(watch): Android Wear Data Layer adapter + foreground service (#91-D)
This commit is contained in:
5
android/app/src/main/res/values/wear.xml
Normal file
5
android/app/src/main/res/values/wear.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<resources>
|
||||
<string-array name="android_wear_capabilities">
|
||||
<item>gametime_phone_companion</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user