mirror of
https://framagit.org/tom79/fedilab-tube
synced 2024-12-27 10:12:44 +01:00
orientation fix
This commit is contained in:
parent
3617fb3229
commit
119ad4884b
@ -26,10 +26,10 @@
|
||||
tools:replace="android:allowBackup">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:label="@string/app_name">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
Loading…
Reference in New Issue
Block a user