python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to Hide Bottom Bar Nav.. When following single Activity design?
I am trying to show thebottom bar navigation in only a few fragments (i.e hide it for most of my fragments)..
I read the official document about this, but it unclear to me, like where do I put the cod...
Edwin
Votes: 0
Answers: 5
Bottom Nav Android Jetpack Compose issue
The below is an overview of the BottomNav implementation.The app shows the bottom Nav bar properly but when an item is selected, it calls the NavHost multiple times. I see a similar issue for Jetpack ...

user14552676
Votes: 0
Answers: 1
How can I hide a bottom tab in the bottom navigation in android. (Landscape mode failed to hide the tab)
I need to hide center bottom tab in the bottom navigation while launching the app. Here I have tried to remove the tab. It worked in potrait mode, But in the landscape mode, to hide the tab bar in UI....
sejn
Votes: 0
Answers: 3
Why I cannot type in Searchview inside tablayout fragment?
I have a main activity with a bottomnav bar, include a fragment name library, and inside library fragment I have a tablayout holds another 2 fragment like this. So the problem is, the SearchView insid...
Đạt Trần Thành
Votes: 0
Answers: 1