remove the RTL support by default.
This commit is contained in:
parent
d741c012f3
commit
1c067b1cb6
1 changed files with 1 additions and 4 deletions
|
@ -3,9 +3,6 @@
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name">
|
||||||
android:supportsRtl="true">
|
|
||||||
|
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Reference in a new issue