Nagram/TMessagesProj/src/main/res/values/wear.xml

7 lines
228 B
XML
Raw Normal View History

2017-03-30 23:58:05 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="android_wear_capabilities" translatable="false">
<item>telegram_full_app</item>
2018-07-30 02:07:02 +00:00
<item>remote_notifications_provider</item>
2017-03-30 23:58:05 +00:00
</string-array>
</resources>