I have a question. `BottomNavigationView` has 3 ta...
# navigation-architecture-component
s
I have a question.
BottomNavigationView
has 3 tabs. But the main problem is tab 2 and tab 3 destroys when I click another tab. But Tab1 is not destroyed unless the MainActivity is destroyed. Is this normal? But why?
fragmentVersion = "1.4.0-alpha05"
and
navVersion = "2.4.0-alpha05"
v
try implimenting bottomnavigation with multipleback stack so it wont get destroy