thellmund / Android-Week-View

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

WeekView.PagingAdapter cannot delete Event #248

Closed HuuNguyen312 closed 3 years ago

HuuNguyen312 commented 3 years ago

Describe the bug WeekView.PagingAdapter cannot delete Event after I submit new event list Because eventChipsCache.addAll(eventChips)

thellmund commented 3 years ago

I have a fix ready in #249. Let me know if anything is still working incorrectly.