Always use LTR layout (#281)
This commit is contained in:
parent
5a55a662a8
commit
d4c78dafae
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
android:icon="@mipmap/ic_launcher_round"
|
||||
android:label="${appName}"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:supportsRtl="false"
|
||||
android:theme="@style/Theme.ViMusic.NoActionBar">
|
||||
|
||||
<activity
|
||||
|
|
Loading…
Reference in a new issue