Declare RTL support in the manifest

pull/69/head
Alinson S. Xavier 10 years ago
parent 5186ab840a
commit 6e493f55bc

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

Loading…
Cancel
Save