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