/KotlinNavigationDrawerImplementationPOC

A simple Android Application created to learn the Implementation of Navigation drawer in Android using Kotlin.The Activity was created using the Navigation Drawer Activity provided by the Android Studio. Android fragments are used as contents. An extension function for AppCompatActivity is written to add the fragments to the framelayout in the Activitys layout.

Primary LanguageKotlin

Watchers