-
Notifications
You must be signed in to change notification settings - Fork 551
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
Bottom Navigation issues #1139
Comments
Issue #1078 for events section. |
Can I work on this? |
@iamareebjamal @liveHarshit I have investigated this issue over the last 2 days. For my own knowledge now, it's clueless for me to fix this issue. So basically the problem I found is that in the MainActivity, we set up the bottom navigation with navController: I have tried to research on Singleton pattern to make each fragment a single instance, but I didn't find anything helpful. I also tried to save old fragments by using supportFragmentManager to save the fragment with tag but it made the code really complex and it would take a lot of time to refractor. Please give some advices or correct me if something is not right |
Please read comments in issue #1078. It is already discussed. |
It was used earlier, but now we want to do it with navigation architecture component. |
is anyone working on these issues? Can I work on this? |
hey @iamareebjamal i see that this issue is still open, if no one has picked it, can i take up this issue and start working on it |
yes if you can still reproduce it |
i want to work on this |
@mariobehling i want to work on this can you assign me |
We don't assign issues. Please send a PR |
This should not happen
The text was updated successfully, but these errors were encountered: