Initial implementation of loading only 25 rows from the message list
from SQLite at once. The hope is that this will improve perceived performance on large folders by starting message display sooner. In the case of a background sync while we're loading, we _may_ end up doing more work than necessary, since we implement paging by "date received"
Loading
Please register or sign in to comment