commit | 3426ed5637e078298cf732376735a7699e180ba3 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Dec 08 08:12:47 2022 +0000 |
committer | Tony Huang <tonyychuang@google.com> | Tue Dec 13 06:35:32 2022 +0000 |
tree | 1ca5f46f889b76ef012dfff07d25752d09873c74 | |
parent | 715ec8b312ad224bac02f35ab8cf8a6ca172bd03 [diff] |
Fix null surface crash when switch split This crash is caused by doble tap sometimes trigger onResizing at same time. This might be gesture limitation. We should avoid doing screenshot fade-out animation at such situation because its bounds didn't change. Fix: 261809537 Test: manual Test: pass existing tests Change-Id: Ida6b6e5f9a19cc2a403bb97d8bc1744c24ad90f7