diff --git a/MpvRemote/app/src/main/AndroidManifest.xml b/MpvRemote/app/src/main/AndroidManifest.xml index 1ebd2c5..ff02c82 100644 --- a/MpvRemote/app/src/main/AndroidManifest.xml +++ b/MpvRemote/app/src/main/AndroidManifest.xml @@ -10,7 +10,7 @@ android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" - android:supportsRtl="true" + android:supportsRtl="false" android:theme="@style/AppTheme" >