The Kotlin Android Fragment development tutorial describes how to add Android Fragments to an Android Activity. In this Kotlin on Android tutorial, we will learn Install and use the Glide v4 Image library How to use FrameLayouts and their relationship with Fragments How to create an Android Fragment from code The relationship between Fragments and […]
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 […]