I am getting started for using DataBinding feature. I am facing problem with it.
DataBinding
Error:(21, 9) error: cannot find symbol class ContactL
Make sure the name for your model and the reference have the same name:
For example, name="item" must match android:checked="@={item.checked}"