Multiple-Backstack-Navigation icon indicating copy to clipboard operation
Multiple-Backstack-Navigation copied to clipboard

Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.

Results 7 Multiple-Backstack-Navigation issues
Sort by recently updated
recently updated
newest added

Hello sir Im sorry for opening an issue please let me know if its a default behaviour or if there is a solution to solve it. Also I wanted to...

I propose to have an opportunity to set a start bottom navigation page. also, I added setPrimaryNavigationFragment(navHostFragment) (line 220) to correctly handle onBackPressed() on this start page.

Tried to change the default navigation from Home -> Dashboard, but not working. Changed in mobile_navigation.xml, BottomNavManager... But always opening the home navigation.

YOU PUT THE NAME OF ALL ITEM "navigation_home" AS İF NO OTHER OPTION !!!!!!!!!!!!!

Hi, Your repo so greate. But, I'm looking for the solution to add a fragment which have same level with form, home, list. That's mean the application have the main...

How to clear stack and change to root fragment with reselect bottom nvigatin tab ?

Hey Vipul Thanks for the great repo. I am looking to add navigation drawer to the same. But not sure how to achieve the same. Need your help to add...