commit | add07a33ed4a3e258e1e7b53beb33a2cd8512716 | [log] [tgz] |
---|---|---|
author | Omar Elmekkawy <mekk@google.com> | Thu Oct 31 14:24:07 2024 +0000 |
committer | Omar Elmekkawy <mekk@google.com> | Thu Oct 31 15:32:31 2024 +0000 |
tree | 6133a23b6749fe9f310167fa032aae72e6d38e25 | |
parent | a1d05e9ee66e4c4c541fc5f8111d9b854bd54509 [diff] |
[14/n] Add support to break tiling on display rotation. It's a requirement for decorations to be visible on display rotations, and tasks might be moved slightly to maintain decoration visibility which make tiled app look broken. This CL breaks tiling on any no 180 degree display rotation. Flag: com.android.window.flags.enable_tile_resizing Test: on device testing of UI and unit tests Bug: 376667296 Change-Id: Ie5447ead3c581b8007051c6f28b5bc18c08a3c12