The Kotlin Bottom Navigation View android development tutorial describes how to add the BottomNavigationView for selecting Android Fragments.
This Kotlin on Android development tutorial follows on from the previous episode, ViewPager.
In this Kotlin on Android tutorial we will cover:
- Using Android Studio refactor copy
- Adding BottomNavigationView to layout
- Setting up BottomNavigationView listener
- Describe how to check Menu ids
- Adding a ViewPager on page changed listener
Episodes