Declare RTL support in the manifest

This commit is contained in:
2016-03-14 15:18:58 -04:00
parent 5186ab840a
commit 6e493f55bc

View File

@@ -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="com.google.android.backup.api_key"