@10Clouds There is one method name **`drawItemView`** in FluidBottomNavigation class. Just add below code. ``` with(backgroundContainer){ setBackgroundColor(backColor) } ```
@10clouds
There is one method name
drawItemViewin FluidBottomNavigation class. Just add below code.