mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-05 05:25:13 +01:00
89af85c893
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.