thellmund/Android-Week-View

WeekView.PagingAdapter cannot delete Event

HuuNguyen312 opened this issue · 1 comments

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

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