- Posted
- Filed under 개발/Youtube
* 강의내용을 정리한 글
https://cliearl.github.io/posts/android/apply-viewbinding/
* Android Studio에서 Kotlin으로 Playlist :
https://www.youtube.com/playlist?list=PL_XkuR-7VWcuee4kxHgChRvQCmHxcJnfS
* Source code : https://github.com/cliearl/kotlin-tips
프로젝트에 사용된 findViewById 함수를 View Binding으로 대체하는 방법에 대해 설명합니다.