Kotlin YouTube: Intro to RecyclerView (Ep 1)

Опубликовано: 19 Декабрь 2017
на канале: Lets Build That App
86,343
1.7k

Super excited to bringing everyone the first lesson in the new Kotlin series on building the YouTube application for Android. Let's start off by learning how to build the most common component in mobile applications: a list. To do this, we implement a RecyclerView component which is the successor to ListView. It can be a little tricky to fully understand how it works, but it should come naturally in just a few tries.

Essentially, RecyclerView enforces the ViewHolder pattern that comes from best practices using ListView. If you want a lesson on that, please watch this video here:    • Android Kotlin: Essentials to Creatin...  

Getting started with Android Studio:
   • Android Kotlin: Introduction to Andro...  

Intermediate Training Core Data
https://www.letsbuildthatapp.com/cour...

Instagram Firebase Course
https://www.letsbuildthatapp.com/cour...

Facebook Group
  / 1240636442694543  

iOS Basic Training Course
https://www.letsbuildthatapp.com/basi...

Completed Source Code
https://www.letsbuildthatapp.com/cour...

Follow me on Twitter:   / buildthatapp