The Kotlin Android ToolBar development tutorial describes how to add a ToolBar to the navigation drawer to be used with the Navigation Drawer.
This Kotlin on Android development tutorial follows on from the previous episode, Navigation Drawer.
In this Kotlin on Android tutorial, we will cover
- Disabling the default ActionBar
- Using the ConstraintLayout editor to insert a ToolBar
- Setting up an ActionBarDrawerToggle
Episodes