skedgo / DateTimeRangePicker

A date time range picker for android written in Kotlin
MIT License
505 stars 76 forks source link

attribute isDone (aka com.example:isDone) not found #22

Open Simarjot-sk opened 4 years ago

Simarjot-sk commented 4 years ago

I have just added the dependency of this library in my build.gradle and i am getting a lot of data binding errors in dateTimeRangePicker.xml file. I have enabled data binding in my project and applied the kapt plugin.