mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08: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
2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
Fix missing messages when loading messages forwards
|