Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Toolbar back button visibility without having a separate start destination Fragment instance #311

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

jayohms
Copy link
Collaborator

@jayohms jayohms commented Feb 24, 2024

Fixes #188

It's no longer necessary to have a unique start destination Fragment instance from other destinations for the Toolbar back button to properly display.

…t's visually buggy and doesn't allow the back button to display unless the start destination is a unique fragment from other destinations.
@jayohms jayohms merged commit b2f2aa4 into main Feb 24, 2024
1 check passed
@jayohms jayohms deleted the back-button-visibility branch February 24, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Back button not seen unless the first fragment is different than second
1 participant