Closed ArcherEmiya05 closed 5 months ago
@ianhanniballake do you have any thoughts here on what is currently supported and what might be planned for Navigation Rail + Jetpack Navigation?
As per the Navigation 2.4.0 release notes back in January 2022:
NavigationUI
methods that took aBottomNavigationView
have been updated to instead take its superclass introduced in Material 1.4.0,NavigationBarView
. This allows these methods to be used with theNavigationRailView
.
Thanks Ian!
Is your feature request related to a problem? Please describe. Is there any plan to support Navigation Rail with behavior like NavigationView with
setupWithNavController
? As of now it seems that handling states and backstack needs to be manual.Describe the solution you'd like N/A
Describe alternatives you've considered N/A
Additional context N/A