remove the RTL support by default.

release-v2.2.0
ylecollen 2016-12-21 13:01:12 +01:00
parent d741c012f3
commit 1c067b1cb6
1 changed files with 1 additions and 4 deletions

View File

@ -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>