Hello.
how to avoid jetpack navigation fragment creating in bottom navigation item changed android studio
I did it with fragment hide /show. But I'm looking for another cool option. How can I do it without fragmentManager hide/show?
not kotlin but kotlin colored 4