commit | d74854188c1b90906107d8c9eddd6410c4ef049d | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Wed Dec 07 17:21:49 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Thu Dec 15 03:20:49 2022 +0000 |
tree | 3c0d310e16de4454375a8490b4536dfaa66c18ed | |
parent | 8f35f7b0a5e1742a4a6349b49bd87b551b3d853e [diff] |
Allow launching placeholder when the TaskFragment is visible Before, we only launch placeholder from the top most TaskFragmentContainer. Now we also launch placeholder from the one that is not the top most, but is visible. This can happen when the top most is transparent. Bug: 261550242 Test: atest WMJetpackUnitTests:SplitControllerTest Change-Id: I6e3c4122d5d618b8a9ac054c19b0a3d19e7d3b20