Always use LTR layout (#281)
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
android:icon="@mipmap/ic_launcher_round"
|
android:icon="@mipmap/ic_launcher_round"
|
||||||
android:label="${appName}"
|
android:label="${appName}"
|
||||||
android:roundIcon="@mipmap/ic_launcher_round"
|
android:roundIcon="@mipmap/ic_launcher_round"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="false"
|
||||||
android:theme="@style/Theme.ViMusic.NoActionBar">
|
android:theme="@style/Theme.ViMusic.NoActionBar">
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
|
|||||||
Reference in New Issue
Block a user