BottomNavygation
Bottom Navigation based on Bottom Navigation View from Android.
Getting Started
Add it in your root build.gradle (Project module)
Add the dependency in build.gradle (App module)
Usage example
In layout file
In Activity or Fragment
Documentation
- Support click and longClick listeners (just in case if ItemNav is profile item).
- Support to add badge in ItemNav.
- Update badge.
- Support to add profile photo int ItemNav.
- Support to ative and inative colors in tab.
- Support to select especific Tab.
- Support to change icon when is ative.
- Support to change color of border from profile photo when is ative or inative.