remove the RTL support by default.

This commit is contained in:
ylecollen 2016-12-21 13:01:12 +01:00
parent d741c012f3
commit 1c067b1cb6

View file

@ -3,9 +3,6 @@
<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true">
android:label="@string/app_name">
</application>
</manifest>