나의 개발일지
com.example.memorizationapp.databinding 오류 본문
import com.example.memorizationapp.databinding.~~~Binding
정확하게 작성해도 계속 오류가 발생할 경우 해결방법
File => Invalidate Cashes... => Clear file system cache and Local History 체크 => Invalidate and Restart


android: data binding error: cannot find symbol class
I am getting started for using DataBinding feature. I am facing problem with it. Error:(21, 9) error: cannot find symbol class ContactListActivityBinding build.gradle(Module: app) apply plug...
stackoverflow.com
'어플리케이션 > Kotlin & Android' 카테고리의 다른 글
dp 를 pixel로 변환 (0) | 2024.02.19 |
---|---|
안드로이드 DB 확인하는 방법 (0) | 2024.02.19 |