Declare RTL support in the manifest

pull/69/head
Alinson S. Xavier 10 years ago
parent 11c9a3dab0
commit 1332a70eb4

@ -40,7 +40,8 @@
android:backupAgent=".HabitsBackupAgent"
android:icon="@mipmap/ic_launcher"
android:label="@string/main_activity_title"
android:theme="@style/AppBaseTheme">
android:theme="@style/AppBaseTheme"
android:supportsRtl="true">
<meta-data
android:name="AA_DB_NAME"

Loading…
Cancel
Save