Posted
Filed under 개발/Youtube



RecyclerView에 Swipe, Drag, Touch 동작을 부여하는 방법에 대해 설명합니다.

* 본 영상에서 사용된 RecyclerView를 만드는 영상 : https://youtu.be/cN1UVAeP63c

* 강의내용을 정리한 글 https://cliearl.github.io/posts/android/recyclerview-touch/
* Android Studio에서 Kotlin으로 Playlist : https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code : https://github.com/cliearl/kotlin-tips
2021/02/28 17:29 2021/02/28 17:29
Posted
Filed under 개발/Youtube



findViewById를 이용해 만들어진 RecyclerView에 View Binding을 적용하는 법에 대해 설명합니다.

* View Binding을 사용해야 하는 이유 : https://youtu.be/1xJmh2QhYTU
* 본 영상에서 사용된 RecyclerView를 만드는 영상 :https://youtu.be/z43SZfUa3-A

* 강의내용을 정리한 글
https://cliearl.github.io/posts/android/viewbinding-recyclerview/
* Android Studio에서 Kotlin으로 Playlist : https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code : https://github.com/cliearl/kotlin-tips
2021/02/21 13:25 2021/02/21 13:25