Skip to content

Download to ViewpagerActy the image from the file #12

@Alexander178

Description

@Alexander178

Hello, how do I upload an image from a file on ViewpagerActy?

Here is the error:

    List<String> urls = new ArrayList<>();
    urls.add("file:///" +  my_Path_catalog_folder + "/1.jpg");
    ImageLoader.loadBigImages(viewPager, urls);

I and in your example do not download images from a file .

Will your library support downloading images from a file ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions