I am getting started for using DataBinding feature. I am facing problem with it.
DataBinding
Error:(21, 9) error: cannot find symbol class ContactL
Don't forget to add in app level gradle, apply plugin: 'kotlin-kapt'
apply plugin: 'kotlin-kapt'