A simple example of new Android component BottomNavigationView
.
implementation 'com.google.android.material:material:1.6.1'
alvarez.tech/android-implement-bottom-navigation-view
- Basic version one Activity:
main
branch (updated) - Fragments version:
fragments
branch (updated) - Video tutorial version:
video
branch (deprecated) - Without animation version:
remove-shift
branch (deprecated)