mirror of
https://github.com/stom79/exodus-android-app
synced 2025-01-10 20:22:25 +01:00
support for landscape mode
This commit is contained in:
parent
4300b2c598
commit
7009bea432
@ -13,7 +13,7 @@
|
||||
android:theme="@style/AppTheme"
|
||||
>
|
||||
<activity android:name=".MainActivity"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Loading…
Reference in New Issue
Block a user