commit | de551ad9b6878de4c2f22996339f72001837d5a9 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Sun Feb 14 17:03:08 2021 -0800 |
committer | Chris Li <lihongyu@google.com> | Wed Feb 17 20:57:15 2021 -0800 |
tree | 63a3433cc5df5b05a283d609c2cf43bf5d622017 | |
parent | e3ca0e420c839866713b5e0322cd3ae76e2e278b [diff] |
Allow non-resizable apps in split-screen (12/n) Before, the hint uses PopupWindow to be placed at the bottom right of the Display, which can't be attached to Task. Now, render size compat button hint popup on Task surface with WindowlessWindowManager. Fix: 178327644 Bug: 176061101 Test: atest WMShellUnitTests:SizeCompatUILayoutTest Test: atest WMShellUnitTests:SizeCompatHintPopupTest Change-Id: I6f8d7afc996d7f312516d85deb2bd113eae8bc3f