Search code examples
androidnavigationbottomnavigationview

How can I create this custom Bottom Navigation on Android


I am trying to create this custom Bottom Navigation. The design is really good but I do not know how to code such a Navigation.

image

As you can see, the middle item is the profile pic of the user and the navigation buttons have that custom yellow rounded rectangular as a current page indicator. Any idea how to implement this?

Thank you!


Solution

  • It is done by using library for material design. There are some sites that provides the this type of views you can modified it in some restricted mode.

    The sites you can prefer: Click here to visit the site

    The below site also helps you.. bottomAppBar

    Ui Design For Bottom Naviagtion