findViewById를 이용해 만들어진 RecyclerView에 View Binding을 적용하는 법에 대해 설명합니다.
* View Binding을 사용해야 하는 이유 : https://youtu.be/1xJmh2QhYTU
* 본 영상에서 사용된 RecyclerView를 만드는 영상 : https://youtu.be/z43SZfUa3-A
* Android Studio에서 Kotlin으로 Playlist : https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code : https://github.com/cliearl/kotlin-tips