Run normal finish for entering standalone recents activity
After adding the behavior to finish recents transition when recents activity is launched on top of home, the case of launching home again no longer finishes from shell:merge -> recents:onTasksAppeared -> shell:finish. The behavior will be like a regular launch, so just make home invisible after recents activity is launched. And when launching home again, it will be a new regular task-open transition which is handled by DefaultTransitionHandler. Bug: 302703228 Bug: 294029838 Test: WindowInsetsBehaviorTests Change-Id: I3cf5772fcc72d95426365fd474ed35891c6d0d86
Loading
Please register or sign in to comment