FluidBottomNavigation-android
FluidBottomNavigation-android copied to clipboard
Fluid Bottom Navigation library for Android
Onclik not add in perticuler position
I am trying to change back color from white to some other color, its not working. Please check and let me know..
@10Clouds There is one method name **`drawItemView`** in FluidBottomNavigation class. Just add below code. ``` with(backgroundContainer){ setBackgroundColor(backColor) } ```
by adding elevation, and stroke on "top" drawable , can u add better solution for shadow? 
`val navView: BottomNavigationView = findViewById(R.id.nav_view)` `val navController = findNavController(R.id.nav_host_fragment)` `navView.setupWithNavController(navController)` Can we use it in this way ?
Hi there, I was testing your library and really like it. I thought it might be a feature to add notification count. I really appreciate it. Thanks in advance for...
change animation if it's possible, changing select or deselect animation easily