Declare RTL support in the manifest
This commit is contained in:
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…
Reference in New Issue
Block a user