How to implement bottom navigation tab as per the google new guideline (Pure android). Is there any example.?
Ref: https://www.google.com/design/spec/components/bottom-navigation.html
To create a Menu Resource File , click on the app -> res -> menu(right-click) -> New -> Menu Resource File and name it bottom_nav_menu. Now the user can create as many items as he wants in the bottom_nav_menu. xml file. The user also needs to create an icon for each of these items.
Navigate to Settings, tap Display, and then tap Navigation bar. Tap Button position, and then select your desired position for the buttons.
Here first custom solution as far as I know.
UPDATE:
Official BottomNavigationView is out in Support lib 25.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With