mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
768262094c
- offsets() was not limiting in the right direction when loading messages forwards - after fixing offsets(), more recent messages would not be loaded due to the isLastForward() check, so better prioritize the SUCCESS LoadMoreResult over the REACHED_END here
1 line
52 B
Text
1 line
52 B
Text
Fix missing messages when loading messages forwards
|