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. As you can see, the middle item is the profile pic
Solution 1:
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
Post a Comment for "How Can I Create This Custom Bottom Navigation On Android"