Enable per-app language support (#153)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.App.Starting"
|
||||
android:localeConfig="@xml/locales_config"
|
||||
tools:ignore="UnusedAttribute">
|
||||
<activity
|
||||
android:name=".ui.activity.MainActivity"
|
||||
|
||||
Reference in New Issue
Block a user