badoualy / datepicker-timeline

An infinite scrolling timeline to pick a date
MIT License
464 stars 71 forks source link

Cannot resolve class com.github.badoualy.datepicker.DatePickerTimeline #39

Closed salvadormartinezcesco closed 2 years ago

salvadormartinezcesco commented 2 years ago

Hi!,

I have a problem with Class referenced in the layout file, com.github.badoualy.datepicker.DatePickerTimeline, was not found in the project or the libraries in Kotlin.

In build.gradle already is added implementation 'com.github.badoualy:datepicker-timeline:1.0.0' but still not working.

Any idea?