RecyclerView with Multiple View Types – #4 RecyclerView
Video by Simplified Coding via YouTube
Source
RecyclerView with Multiple View Types:
In this course we will build a complex list that contains multiple types in it using RecyclerView. Generally we build RecyclerView that contains only a single type of view. But sometimes we need to build a List, that should contain different type of items in it. Or you can say sometimes we want to build a heterogeneous list.
In this RecyclerView with Multiple View Types course, we will learn how we can create this type of list, that may hold different types of items in it.
For the source code of the project visit this link
π https://simplifiedcoding.net/recyclerview-with-multiple-view-types
And if you need more support, then you can join the Simplified Codingβs Quora Space to post your questions.
π https://www.quora.com/q/simplifiedcoding
If you want to get in touch with me; you can find my contact details here:
π https://www.simplifiedcoding.net/about/
Finally, If you love my content please SHARE my courses to your friends. You can share this course to your Facebook, WhatsApp etc.
For more contents related to Software Development visit my website.
π https://www.simplifiedcoding.net
You can SUPPORT me if you want
π Patreon: https://www.patreon.com/BelalKhan
π UPI (India Only): probelalkhan@okaxis
π PayTM (India Only): +917549161079
π PayPal: https://www.paypal.me/probelalkhan
You can also check some of my other courses from these links
π Dart Programming Tutorial: https://bit.ly/2S8y0Pu
π Kotlin Programming Tutorial: https://bit.ly/2Q2puRm
π Android MVVM Tutorial: https://bit.ly/3iLfVzu
π Android Game Development Tutorial: http://bit.ly/38JmltC
π Retrofit Android Tutorial: http://bit.ly/2DEwAl1
π Android RecyclerView Tutorial: http://bit.ly/2TqVjPz
π Android Room Tutorial: http://bit.ly/2PfQHeN
π Firebase Auth Tutorial: http://bit.ly/2WUGhEo
π Android Notification Tutorial: http://bit.ly/2Sc6jQl
π Building a Complete Wallpaper App: http://bit.ly/30UN8zV
π Build Tic Tac Toe in Android: http://bit.ly/30goxW0
β€οΈβ€οΈ Thank You All for the Love and Support β€οΈβ€οΈ
#RecyclerView
#Android