vmiklos / plees-tracker

Plees Tracker is a simple sleep tracker for your Android phone.
https://vmiklos.hu/plees-tracker/
MIT License
149 stars 38 forks source link

main activity: fix missing update after changing the rating of a sleep #456

Closed vmiklos closed 2 months ago

vmiklos commented 2 months ago

This is called from areContentsTheSame() in SleepsAdapter.kt.

Fixes https://github.com/vmiklos/plees-tracker/issues/455.