History log of /frameworks/base/core/tests/coretests/src/android/graphics/RectTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a6d6aab0e0c2cb297cda9ad6a94bbe934ba515f6 19-Apr-2018 Adrian Roos <roosa@google.com> Defer resizing invisible stacks while drag resizing

Works around a source of jank when drag resizing in split
screen mode: instead of immediately resizing the (potentially
numerous) invisible secondary stacks, we defer that until
the user lets go of the handle.

Change-Id: I3b9faa83005fa86185d4e51b2849e3a826b7f6a9
Fixes: 78214347
Test: Open a gazillion (resizeable) tasks. Enter split screen. Drag handle, verify there is no jank
Test: atest RectTest
/frameworks/base/core/tests/coretests/src/android/graphics/RectTest.java