We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037a7c2 commit f12751eCopy full SHA for f12751e
JournalApp/Platforms/Android/AndroidManifest.xml
@@ -1,4 +1,4 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3
- <application android:allowBackup="true" android:icon="@mipmap/appicon" android:supportsRtl="true" android:hasFragileUserData="true"></application>
+ <application android:allowBackup="true" android:icon="@mipmap/appicon" android:supportsRtl="false" android:hasFragileUserData="true"></application>
4
</manifest>
0 commit comments