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

Can't open the current fragment when using android navigation component #2

Open
sh3lan93 opened this issue Nov 18, 2019 · 1 comment

Comments

@sh3lan93
Copy link

When using the android navigation component trying to get the current fragment in the NavHostFragment, it opens the incorrect fragment.

@AndroidDeveloperLB
Copy link

It's also when not using navigation component .

I tried all 3 first buttons (current backstack activities, open current activity, open current fragment), and all failed.

In fact, "open current fragment" opened a fragment that isn't even used on the current activity...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants