summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-05-04 12:42:36 +0200
committerByteHamster <info@bytehamster.com>2020-05-04 12:42:36 +0200
commit23fae8875529a67ad783f0bf46dc48ec41411e0c (patch)
treeb257b50f360d0e503d6e74de4397c38e9457c49b /app
parentf5d289d776bcd21d54adf3e7d6e10479be61ddff (diff)
downloadAntennaPod-23fae8875529a67ad783f0bf46dc48ec41411e0c.zip
Small Lint fixes
Diffstat (limited to 'app')
-rw-r--r--app/src/main/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index bd539c70f..2d5033533 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -35,6 +35,7 @@
android:restoreAnyVersion="true"
android:theme="@style/Theme.AntennaPod.Splash"
android:usesCleartextTraffic="true"
+ android:supportsRtl="true"
android:logo="@mipmap/ic_launcher">