SimpleMobileTools / Simple-Gallery

A premium app for managing and editing your photos, videos, GIFs without ads
https://www.simplemobiletools.com
GNU General Public License v3.0
3.63k stars 764 forks source link

Performance regression when opening from external file manager #2332

Closed tp0 closed 2 years ago

tp0 commented 2 years ago

When opening an image from a file manager app ("open with" way), it takes about 2 seconds before the image is actually visible. Simple Gallery opens instantly but for those nearly 2 deconds displays the empty background. (Screenshot)

Device: Motorola G8 Power Android: 11

tibbi commented 2 years ago

the gallery fetches all files in the given folder to make it swipable, not just the given 1 image. I guess if you use Simple File Manager you can swipe to other images too, but with Material files you cannot, right? Or how does it work, is it slow in both cases?