Bottom button bar in android

前端 未结 6 384
余生分开走
余生分开走 2020-12-03 03:08

I am wondering how it\'s possible to create bottom bar buttons in android,

I read something about this U.I. solution, are there any controls that can be used?

6条回答
  •  遥遥无期
    2020-12-03 03:57

    I create a simple AndroidBottomMenu View using custom view. It is simple and light, you can easy copy to your project

    
    

提交回复
热议问题