You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
249 B
8 lines
249 B
7 months ago
|
<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>
|
||
|
|