Android’s new bottom navigation implementation

Is there any way to implement the bottom navigation tab according to Google's new guide (pure Android)?

I searched and found this tutorial and this one, but it uses the outdoor library. Can I implement it through the Android support library anyway?

Google link: https://www.google.com/design/spec/components/bottom-navigation.html

resolvent:

No - the support library doesn't have a bottombar yet, and I won't wait

The third-party library you mentioned is very simple. If you don't want to use it, but want to use bottombar in your application, just analyze the source and implement similar components in your application

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>