summaryrefslogtreecommitdiff
path: root/core/java/android/window/DisplayWindowPolicyController.java
diff options
context:
space:
mode:
authorTony Huang <tonyychuang@google.com>2022-03-03 16:31:46 +0800
committerTony Huang <tonyychuang@google.com>2022-03-14 04:02:01 +0000
commitdd637175b1e051fb3b3ea99245054e12e83a2f20 (patch)
tree3264f3bd03c41b5632c6c6bfefcc42d90d8b8087 /core/java/android/window/DisplayWindowPolicyController.java
parent64e22982b0f00cb1ce927b119561a331519b7ccd (diff)
Fix divider disappear when rotation on shell transition
When rotation, it will re-init the split divider for new rotation on DAinfoChanged callback, but when shell transition, we should do it on startAnimation to make transition smooth and make didider could release by specfic Transcation to avoid it hide immediately but didn't sync with transition. Fix: 222158856 Test: manual Test: pass existing tests Change-Id: I797ffd0ea35d89b4ec1e3ef4828ce36e18c860be
Diffstat (limited to 'core/java/android/window/DisplayWindowPolicyController.java')
0 files changed, 0 insertions, 0 deletions