Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow initial scrolling of the cards overview #638

Open
Altonss opened this issue Nov 29, 2021 · 1 comment
Open

Slow initial scrolling of the cards overview #638

Altonss opened this issue Nov 29, 2021 · 1 comment
Labels
common: uncommon Most users are unlikely to come across this or unexpected workflow severity: minor Impairs non-critical functionality or suitable workarounds exist state: help wanted I looked into this issue but couldn't solve it quickly type: enhancement New feature or request

Comments

@Altonss
Copy link
Contributor

Altonss commented Nov 29, 2021

The initial scrolling of the card overview is really laggy and slow. I assume that the initial generation of all icons is taking some time on my low-powered phone. After this initial scrolling all works fine. This issue might be related to the RecyclerView mentionned in this comment #630 (comment) in the issue #630.

System information:

  • Android 5.0.1
  • Device: Samsung Galaxy Core Prime
  • Catima v2.10.0 from F-Droid
@Altonss Altonss changed the title Slow initial scolling of the cards overview Slow initial scrolling of the cards overview Nov 29, 2021
@TheLastProject TheLastProject added type: enhancement New feature or request state: help wanted I looked into this issue but couldn't solve it quickly labels Nov 29, 2021
@TheLastProject
Copy link
Member

It definitely would be nice to generate/load the icons asynchronously to make the UI more responsive.

@TheLastProject TheLastProject added common: uncommon Most users are unlikely to come across this or unexpected workflow severity: minor Impairs non-critical functionality or suitable workarounds exist labels Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common: uncommon Most users are unlikely to come across this or unexpected workflow severity: minor Impairs non-critical functionality or suitable workarounds exist state: help wanted I looked into this issue but couldn't solve it quickly type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants