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
|
||||
android:allowBackup="true"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true">
|
||||
|
||||
android:label="@string/app_name">
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue