Skip to content

Scrolling smoothness in FileBrowserActivity#4

Open
sj2tpgk wants to merge 1 commit into
sergenious:mainfrom
sj2tpgk:speed
Open

Scrolling smoothness in FileBrowserActivity#4
sj2tpgk wants to merge 1 commit into
sergenious:mainfrom
sj2tpgk:speed

Conversation

@sj2tpgk

@sj2tpgk sj2tpgk commented Apr 19, 2025

Copy link
Copy Markdown

This improves scrolling smoothness in FileBrowserActivity (directory listing view) by recycling views for files.
Also reduces THUMBNAIL_LOADING_DELAY to 10.

By the way I like this app because it has great features despite the very small apk size, thank you!

…e_browser_item views. Also reduced THUMBNAIL_LOADING_DELAY.
@sergenious

Copy link
Copy Markdown
Owner

Hm, I intentionally added a long delay, to prevent unnecessary loading the image while scrolling. So only when the scrolling is stopped in some location, the images will start to load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants