Skip to content

Killed app relaunches same Activity instead of default Activity #37

@edenman

Description

@edenman

Scenario:
Activity A has the LAUNCHER/DEFAULT stuff
Activity B also exists

  • Launch app, A is shown
  • Click on a button that causes B to show
  • Click on a button that causes ProcessPhoenix to be invoked

I would expect the app to relaunch with only A showing, but B is relaunched instead. I tried specifying the Intent for A but even that doesn't work. Testing on an Emulator, API 28. Am I doing something wrong or is this a bug? I've combed over the code and can't figure out why this is happening.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions