commit | 2503213450a11440aae81076eb6446844df75256 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu Jun 30 17:00:32 2022 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Jun 30 09:08:50 2022 +0000 |
tree | ce8f36265c1708836fffcbcbce0b8bc2e34c0f3f | |
parent | f2ec759eac05e91c23b86a4d90fb02fcf6badef2 [diff] |
Freeze insets position for shell transition rotation The insets-freeze should be enabled for all types of shell transition, e.g. change/open/close. Otherwise if the app changes insets flags and requests different orientation at the same time, the position of the insets provider (e.g. navigation bar) will show at a rotated position. Fixes: 237599512 Test: atest TransitionTests#testDisplayRotationChange Change-Id: I5723c8082f6c9d658f83c0e5064463870870283f