architecture-components-samples icon indicating copy to clipboard operation
architecture-components-samples copied to clipboard

BottomNavigationView and DrawerLayout with navigation graph

Open samirmangroliya opened this issue 5 years ago • 0 comments

i have used this source code for BottomNavigationView https://github.com/android/architecture-components-samples/tree/master/NavigationAdvancedSample

now i have drawerlayout too and i want to add/replace fragment with other navigation graph.

also i have different fragment for BottomNavigationView and Drawerlayout? how can i navigate ?

samirmangroliya avatar Apr 18 '20 17:04 samirmangroliya