Skip to content
Snippets Groups Projects
Commit a92f6987 authored by wilsonshih's avatar wilsonshih Committed by Wei Sheng Shih
Browse files

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
Merged-In: I1dfb9ed8b27a520db0a240e2645910656d1894df
parent 8346887e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment