Merge pull request #2595

Enable multi-window support in the manifest

Fixes #781
Closes #2595
This commit is contained in:
cketti 2017-08-09 21:17:25 +02:00
commit 0f1bc05eef

View file

@ -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