MixinNetwork / MixinNetwork/android-app

Improve open the conversation speed

Open
#1,981 1 comment 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.