mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-23 19:26:17 +00:00
Due to adapter positions changing due to deletes and other such nonsense, there are cases where update items are all of a sudden in our playing or notplaying arrays. Checking for playable content before trying to update positioning information seems to have fixed the issue.