commit | a7f6e13ed76b109a66a8a079eab17802fb120533 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Jun 08 02:37:44 2023 +0000 |
committer | Tony Huang <tonyychuang@google.com> | Thu Jun 08 02:37:44 2023 +0000 |
tree | 4818bece0590c02cfe85f702a019515805cd5724 | |
parent | 5831c74c4cd969eb686eb71ac451066c5ee7c796 [diff] |
Fix multiple divider when resize with rotate When animatePendingSplitWithDisplayChange, we should update the divider layout, but it used start transaction was already applied by other handler, we should apply itself otherwise the previous divider surface cannot be remove. Fix: 286322573 Test: manual Test: check winscope there is only one divider surface after repro Test: pass existing tests Change-Id: Ia4f44b474eda9bad4f5968a217a06a834c4bd542