How can I create this custom Bottom Navigation on Android

为君一笑 提交于 2020-01-05 03:04:35

问题


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 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!


回答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

Ui Design For Bottom Naviagtion



来源:https://stackoverflow.com/questions/55449660/how-can-i-create-this-custom-bottom-navigation-on-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!