MixinNetwork / MixinNetwork/android-app
Improve open the conversation speed
Open
@Tougee is already working on this.
Since Jan 17, 2021.
- Dominant language
- Kotlin
- Stars
- 503
- Forks
- 112
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 73
Description
We use Paging2 for page the conversation message, It's use LimitOffsetDataSource for the Datasource, the Datasource need count the whole conversation message, we need use ScrollingCursor for the Datasource, avoid the count.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.