aurelhubert / ahbottomnavigation

A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
3.84k stars 682 forks source link

Selected item background color #404

Open adeldolgov opened 5 years ago

adeldolgov commented 5 years ago

Hello. I tried bottomNavigation.setSelectedBackgroundVisible(true); but this dont work. How to make selected background another color?

denishs commented 5 years ago

I have tried too ! But It doesn't work. I need to set selector for particular item. for example, When first tab is selected then tabs background color will be different from others.