Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android new Bottom Navigation implementation

Is there any way to implement bottom navigation tab as per the google new guideline (Pure android). Is there any example.?

I searched and found this tutorial and this one also but it user external library, is there anyway to implement it native with android support library ??

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

like image 596
Fareed Avatar asked Feb 11 '26 01:02

Fareed


1 Answers

No - the support library doesn't have BottomBar yet and I wouldn't wait for it.

That 3rd party library you mentioned is pretty simple. If you don't want to use it, but you'd like to have a BottomBar in your app, just analyze the sources and implement a similiar component in your app.

like image 157
Zielony Avatar answered Feb 13 '26 15:02

Zielony



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!