Skip to content
GitLab
Explore
Sign in
Refactor library page
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jonah Brüchert
requested to merge
jbbgameich/audiotube:work/jbb/refactor-library
into
master
Mar 15, 2023
Overview
1
Commits
2
Pipelines
5
Changes
6
Expand
Use ListView instead of Repeater. This only creates the visible items, and should improve startup time and cover image loading speed.
Re-use cover items while scrolling, should reduce memory usage
Factor out common parts
Merge request reports
Loading