forked from organicmaps/organicmaps-tmp
[android] switched on RTL support in android manifest.
Signed-off-by: Dzmitry Yarmolenka <dzmitry.yarmolenka.1986@gmail.com>
This commit is contained in:
parent
5dcd1266f7
commit
7feeb1b611
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/MwmTheme"
|
||||
android:supportsRtl="false"
|
||||
android:supportsRtl="true"
|
||||
android:networkSecurityConfig="@xml/network_security_config">
|
||||
|
||||
<activity
|
||||
|
|
Loading…
Add table
Reference in a new issue