Does Lemmios has some sort of caching implemented, especially for images? I have noticed that the app reloads images very often, when swiping back etc. I think image caching could improve the snappiness and lower the data usage.

  • mrlavallee@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    Yes it should, the issue you might be encountering is that in the list it uses the (lower quality) thumbnail image and it uses the full quality image when looking at an individual post. After cutting my own network images will still load for me, I will add showing how large the cache is and the ability to clear it soon