[android]Error(): Identifiers must have user defined types from the XML file. View is missing it
Android XML에서 연산을 넣었더니 오류 발생.android:visibility="@{viewmodel.mEmailValidation ? View.VISIBLE : View.GONE}" 해결 방법은 상단 viewModel 지정하는 곳에 "View"를 import해주면 끝!data binding이 아직 익숙치 않아 쉬운 것 조차 오류를 범하고 있군... ㅠㅠ 12345678 Colored by Color Scriptercs
iOS/에라고만...
2017. 5. 10. 15:57
반응형