Skip to content

Recyclerview loses images when it 'recycles' #182

@connorreinhold

Description

@connorreinhold

When scrolling fast a bunch of blank eateries are visible as it takes some time for the images to load in. Few things we can look into for here, caching images will probably help the load time so we don't have to refetch the URL each time we load the image (don't know if this happens or not), or look into RecyclerView.ViewCacheExtension() built-in method

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions