Skip to content

App icon click when activity in PIP mode #2

@harshfast

Description

@harshfast

Hi, Could you please suggest for the issue, if my app has stack like HomeActivity -> DetailsActivity -> PlayerActivity now on clicking device home button PlayerActivity goes to PIP mode. now if I click on application icon again it starts from HomeActivity as it is Launcher activity defined in manifest. I want it to start from PlayerActivity which is in PIP mode and dismiss the PIP mode. Same experience like google maps. OR I want to close the PIP activity(PlayerActivity) when app icon is launched.
I know it is achievable using single activity application but my app has multiple activities.
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions