commit | e4bc72c1642cedc7c0606d56344a65655e12e974 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Wed Mar 20 05:01:15 2024 +0000 |
committer | wilsonshih <wilsonshih@google.com> | Fri Mar 22 04:54:51 2024 +0000 |
tree | 59998780fd19bd2236ea4052d5e7641f71e3dda8 | |
parent | 004811766eae93a5582fab972e35f58de3261dbf [diff] |
Correct predictive condition about companion TaskFragment. There should only close two task fragments together when another task fragment sets companion to current one. If the bottom tf set it's companion to top tf, that means the bottom tf will be close while top activity be finished. Ref JetpackTaskFragmentOrganizer#setCompanionTaskFragment Bug: 325504342 Test: atest BackNavigationControllerTests Change-Id: I1dfb9ed8b27a520db0a240e2645910656d1894df