Search code examples
androidandroid-layoutandroid-xmlandroid-bottomnav

Custom bottom navigation bar layout


I want to create the following customized BottomNavigationBar. How can I set custom layout for the same?

enter image description here

Can somebody tell me how to approach it ?


Solution

  • You can check this library, hope this helps! BottomNavigationCircles-Android