thellmund / Android-Week-View

Display highly customizable calendar views in your Android app
Apache License 2.0
188 stars 98 forks source link

submitList finishes but no Events on the screen #209

Closed dsounded closed 3 years ago

dsounded commented 3 years ago

Thank you for the library!

Describe the bug

v.5.2.1 I'm trying to populate the events with the data from DB, I am using java8 simple adapter, the process goes pretty well but there is no result on the screen, not sure why...

To Reproduce Steps to reproduce the behavior: 1) Use latest version 2) Use Java8 Simple provider 3) Populate the data 4) call submitList

Expected behavior There are some results on the screen

Screenshots https://prnt.sc/vu774b

Additional context

dsounded commented 3 years ago

I also tried Calendar version...same output

thellmund commented 3 years ago

Can you provide a sample repository that showcases the incorrect behavior?

dsounded commented 3 years ago

Holy crap I set start date same as end date, sorry for taking your time, closing this :(

thellmund commented 3 years ago

No worries! Let me know if anything else comes up 🙂