Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Provide default nav experience for singleInstance activity #14427

Merged
merged 1 commit into from
Apr 16, 2019

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Apr 15, 2019

We recently added singleInstance to the AndroidManifest for testing the resume of certain activities. This setup breaks expected app nav experience of the test app. This PR overrides the back behavior of those activities to restore this.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Apr 15, 2019
@tobrun tobrun requested a review from LukasPaczos April 15, 2019 11:18
@tobrun tobrun self-assigned this Apr 15, 2019
Copy link
Contributor

@LukasPaczos LukasPaczos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some kind of a Util would be great, to not repeat the code.

@tobrun tobrun force-pushed the tvn-default-nav-test-app branch 3 times, most recently from 8fc9866 to 48a0cde Compare April 16, 2019 07:13
@tobrun tobrun force-pushed the tvn-default-nav-test-app branch from 48a0cde to fac18a0 Compare April 16, 2019 09:04
@tobrun tobrun merged commit 57512a9 into master Apr 16, 2019
@tobrun tobrun deleted the tvn-default-nav-test-app branch April 16, 2019 09:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants