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 […]
Kotlin Android Fragments
The Kotlin Android Fragments introduction describes how to create Android Fragments and switch between them using Navigation Drawer, View Pager, ToolBar and BottomNavigationView. All of the Android development tutorials will be written in the Kotlin programming language. Create Fragment In the first Kotlin on Android episode of the series, we create the Android project. And […]