android客户端下方的导航栏效果如何实现?
迷茫
迷茫 2017-04-17 17:24:17
0
4
579

本应用的下方的导航栏效果如何实现,求思路

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(4)
刘奇

Google provides a new control to achieve this.
To be honest, if the phone has virtual keys, it would be too ugly to have a navigation key underneath.

巴扎黑

To be honest, Google does not recommend using such a navigation method. This kind of bottom tab navigation is commonly used on IOS, and compared to the side-sliding menu advocated by Google, it is quite good, but because many Android phones have The keys are virtual, so it will cause a bad experience.
However, Google still has a control to directly implement this navigation method. In addition, RadioGroup and RadioButton can also be used.

迷茫

The effect should be the same as this
https://github.com/aurelhubert/ahbottomnavigation

伊谢尔伦

It should be the BottomBar produced by Google that can achieve this effect

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template