Fix unread decorator position when read follow unread.

This commit is contained in:
Cody Henthorne
2024-01-05 15:15:27 -05:00
committed by Alex Hart
parent 78b714e019
commit 0b4bbd5db2
5 changed files with 46 additions and 24 deletions

View File

@@ -183,7 +183,8 @@ object FakeMessageRecords {
-1,
null,
null,
0
0,
false
)
}
}