Gabor Varadi
1 min readJul 21, 2020

--

This depends entirely on your design and your design requirements. Common navigation design pattern I've seen was to only have the BottomNavigationView visible on the main screen, and it would not be shown on any children. The Fragments were just child fragments of the MainFragment, and not top-level destinations.

--

--

Gabor Varadi
Gabor Varadi

Written by Gabor Varadi

Android dev. Zhuinden, or EpicPandaForce @ SO. Extension function fan #Kotlin, dislikes multiple Activities/Fragment backstack.

Responses (1)