Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luhmer <david-dev@live.de>2019-04-30 02:30:46 +0300
committerDavid Luhmer <david-dev@live.de>2019-04-30 02:30:46 +0300
commitde3823108b2d3339688c654f5ec501853161f629 (patch)
tree70c06bee6f75295aa1c701cf27f79e9c03a88db4 /News-Android-App/src/main/res/xml
parent225136ea77c5e986a288c5f8d288eaaebe45ab71 (diff)
add support for android auto
Diffstat (limited to 'News-Android-App/src/main/res/xml')
-rw-r--r--News-Android-App/src/main/res/xml/automotive_app_desc.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/xml/automotive_app_desc.xml b/News-Android-App/src/main/res/xml/automotive_app_desc.xml
new file mode 100644
index 00000000..0a6a3c9f
--- /dev/null
+++ b/News-Android-App/src/main/res/xml/automotive_app_desc.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<automotiveApp>
+ <uses name="media"/>
+</automotiveApp> \ No newline at end of file