app build.gradle에서 플러그인 선언이 필요함
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
'안드로이드' 카테고리의 다른 글
[firestorage] IllegalArgumentException: location should not be a full URL. (0) | 2021.04.05 |
---|---|
[android] progressBar 두께 조절 및 속성 (0) | 2021.03.25 |
[카카오_안드로이드_key] getHashKey (0) | 2021.03.22 |
The application could not be installed: INSTALL_FAILED_INSUFFICIENT_STORAGE (0) | 2021.03.16 |
[android] recyclerView itemchoice 배경색상 변경 (0) | 2021.03.03 |