| commit | 8151d41c9b09d19d5779b13a69938fdf7dc35462 | [log] [tgz] |
|---|---|---|
| author | Tony Huang <tonyychuang@google.com> | Wed Apr 26 16:04:02 2023 +0000 |
| committer | Tony Huang <tonyychuang@google.com> | Fri Apr 28 07:28:55 2023 +0000 |
| tree | b61f36f2bf98999bd8b25f5b5ddf7b045a0fb671 | |
| parent | 1b72904c7a41355b4250b632f43b3f329d400a71 [diff] |
Fix black screen when recents finished after split Due to split screen might active but in background, we should check isVisible rather than isActive in mixed handler. Add more dump info in this CL too for debug convenience. Fix: 279754733 Test: manaul Test: pass existing tests Change-Id: Icb7ba7d1118cd4da84a9ed2509ba8a8f2323b5a3