Kotlin on Android Development: Switching Fragments with Navigational Drawer



Kotlin on Android Development: Switching Fragments with Navigational Drawer

Kotlin on Android Development: Switching Fragments with Navigational Drawer

This Kotlin on Android tutorial series describes how to switch between Android Fragments using the Navigational Drawer.

This Kotlin on Android tutorial will cover
* Add a DrawerLayout & NagivationView to the main layout.
* How to reference a Java Class in Kotlin
* Using the Kotlin When expression
* Adding a listener to the NavigationView

The details of the code on GitHub can be found in the tutorial articles. The free YouTube membership is required, which can be found here https://goo.gl/SsUFZw

The following tutorial can be found here

Kotlin Fragment Series:
1 – Create Fragment https://goo.gl/UNwaWt
2 – Switching Fragments https://goo.gl/4dW3EK
3 – Navigation Drawer https://goo.gl/HkAJac
4 – TooBar https://goo.gl/xxuYLN
5 – ViewPager https://goo.gl/WxqeEJ
6 – BottomNavigationView https://goo.gl/mNAEZL

Each episode will be released on a weekly basis starting with the Create Fragment episode https://goo.gl/UNwaWt. Which is available now.

For a one off fee of $10.00 you can access the all the episodes straight away from here https://goo.gl/7eSUha

Or else you can sign up to the professional membership plan for unlimited access to all the premium ad-free tutorials for $10.00 a month here https://goo.gl/bVAVRX

For business enquires you can contact me at my site https://goo.gl/oYB4Ln
For any technical questions I provide paid consultancy here https://www.codementor.io/mobapptuts
Members on the professional plan can also post questions on the forum here https://goo.gl/gpEmLC

Site Series: https://goo.gl/TwuMy1
YouTube Playlist:

For questions, training and consultancy support I can be contacted here https://goo.gl/HEZsX1

For much more information checkout

Website – https://www.mobapptuts.com
Codementor – https://www.codementor.io/mobapptuts
Twitter – https://twitter.com/MobAppTuts
Facebook – https://www.facebook.com/nigeapptuts
Google+ – https://plus.google.com/b/115884642086760882044
Pinterest – https://www.pinterest.com/mobapptuts/

#KotlinOnAndroid #KotlinForAndroid #AndroidDev #Kotlin #Fragment #ToolBar #NavigationDrawer #ViewPager

Comments are closed.