tom-anders / Easy_xkcd

An easy and simple open source xkcd reader
Apache License 2.0
164 stars 41 forks source link

fix: implement mark all as read und unread #331

Closed FineFindus closed 1 year ago

FineFindus commented 1 year ago

Closes #310 by implementing an action when clicking the mark all as read and mark all as unread options in the comic overview. These seem to have been lost when rewriting the fragment in Kotlin, as I couldn't find any implementation needed for their implementation.

tom-anders commented 1 year ago

Thanks again, keep the PRs coming :)