Stable-Diffusion-Android
Stable-Diffusion-Android copied to clipboard
Lazy Load Gallery
Is your feature request related to a problem? Please describe.
Gallery has performance issues with hundreds of images. Takes a long time to load, seems to occasionally cause crashes.
Describe the solution you'd like
Gallery images should be lazy loaded into thumbs and metadata, so only the visible elements consume resources.
Describe alternatives you've considered
Additional context