disable rtl support

This commit is contained in:
ammarahm-ed
2022-05-10 14:37:58 +05:00
parent 9619788c94
commit f9dab398f4

View File

@@ -24,6 +24,8 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:theme="@style/BootTheme"
android:largeHeap="true"
android:supportsRtl="false"
tools:replace="android:supportsRtl"
android:usesCleartextTraffic="true">
<receiver android:exported="false" android:name=".NoteWidget">
<intent-filter>