Simple BottomNavigationView using the Android Jetpack library with Navigation Architecture Component
git clone git@github.com:MurilloComino/androidx-bottom-navigation-view.git
in File > New > Project from Version Control... > git
in URL put: https://github.com/MurilloComino/androidx-bottom-navigation-view.git
and then clone
- Connect via usb your android phone.
- After cloning the project, open the terminal and navigate to the root folder.
gradlew installDebug
./gradlew installDebug
- Android Studio 3.5 - The IDE used