commit | dd637175b1e051fb3b3ea99245054e12e83a2f20 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Mar 03 16:31:46 2022 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Mon Mar 14 04:02:01 2022 +0000 |
tree | 3264f3bd03c41b5632c6c6bfefcc42d90d8b8087 | |
parent | 64e22982b0f00cb1ce927b119561a331519b7ccd [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