Merge pull request #2595
Enable multi-window support in the manifest Fixes #781 Closes #2595
This commit is contained in:
commit
0f1bc05eef
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
android:icon="@drawable/icon"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/Theme.K9.Startup"
|
||||
android:resizeableActivity="true"
|
||||
android:allowBackup="false">
|
||||
|
||||
<meta-data
|
||||
|
|
Loading…
Reference in a new issue