Questions tagged [android-bottom-nav-view]
51 questions
0
votes
1 answer
Is it possible to have different item color to diff items in bottomnavigationview?
I am trying to create a bottomNavigationView for my application. I have ended up creating a BMV which can highlight the menu items( using selectors) when selected just like the below images.
However, I need something like having different colors…

Ravi teja Talari
- 61
- 1
- 7
0
votes
2 answers
BottomNavigationView looks very bad
I'm using android support library BottomNavigationView , it looks very bad in some versions of android .
this is my code :

j jones
- 477
- 7
- 24
0
votes
3 answers
Fragments get re-created upon bottomnavigationview change item click
I have an activity with a Framelayout and a BottomNavigationView...I have 4 fragments (A,B,C,D)...The thing is when I switch from A to B after clicking on the menu item to load fragment B, fragment A gets destroyed...I added a Log message on all the…

Claude Hangui
- 426
- 3
- 8
- 29
-2
votes
1 answer
Navigating between activities in different packages
What is the best way to implement bottom navigation between activities that reside in different packages ? Where the packages import one another in a top down fashion.
Setup
I have structured my project as a set of packages; Essentially split into…

Carel
- 3,289
- 2
- 27
- 44
-3
votes
1 answer
gridview bottom menu
Increasingly I notice in applications this kind of menu. Who has ideas how to implement it?

murash
- 211
- 3
- 14
-5
votes
1 answer
Bottom Navigation Android
So I seen the new PlayStaion app for android and I was wondring if I can find a library to implement a bottom navigation like it if any one know a library like this please comment.
here is a screenshot of PlayStaion Android App

Khalid Ahmad Fazli
- 189
- 3
- 17