thellmund / Android-Week-View

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

Fix issue where deleting events didn't work #249

Closed thellmund closed 3 years ago

thellmund commented 3 years ago

Resolves: https://github.com/thellmund/Android-Week-View/issues/248

This pull request fixes an issue where removing events in a PagingAdapter didn’t work as expected.