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
Here first custom solution as far as I know.
UPDATE:
Official BottomNavigationView is out in Support lib 25.