summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Jerry Chang <chenghsiuchang@google.com> 2023-06-06 09:22:55 +0000
committer Jerry Chang <chenghsiuchang@google.com> 2023-06-07 09:11:37 +0000
commit1ffdf22a145a13c79cc15612f6b0b9bd043d7b24 (patch)
tree857ecac45858481602b09e64440fdd5c13c9eeb1 /libs/androidfw/FileStream.cpp
parentb9777bc49b2c4e49dcc69c410b3b9b371fee364b (diff)
Fix wrong divider position after rotation
Ratating from 270 -> 0 -> 90 keeps wrong "mNonDecorInsets" in the DisplayLayout of split screen due to not updating insetsState when insetsChanged. Updtaes to stop house keeping DisplayLayout separately in split screen component by fetching it from DisplayController directly. Fix: 285854252 Test: atest WMShellUnitTests Test: manual by issue steps: 1) Launch apps to enter split-screen mode 2) Rotate to 270 3) Rotate to 0 4) Rotate to 90 5) Expect the position of split-tasks is right Change-Id: Ica32c817ef414f550931a50ec919e3114a075e2c
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions