Skip to content
Commit 78dacf0c authored by Chris Li's avatar Chris Li
Browse files

Allow non-resizable apps in split-screen (1/n)

1. Add a setting to enable this.
2. Allow non-resizable apps to be moved to split-screen when the setting
is on.

TODO:
1. Add a developer option for this
2. Fix SizeCompatMode when the non-resizable app is in split screen

Bug: 176061101
Test: adb shell settings put global enable_non_resizable_multi_window 1
Test: atest WmTests:ActivityRecordTests
Test: atest WmTests:WindowOrganizerTests
Test: atest WmTests:WindowManagerSettingsTests
Test: atest CtsWindowManagerDeviceTestCases:MultiWindowTests
Change-Id: Ife9e5e5848614f072efb3b23f71472561e00488c
parent dbaf5b4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment