Skip to content

Max Image (width/height) shall be configurable #4

@wukitech

Description

@wukitech

I have an idea to have the library more flexible for different usages. Currently the max height/width is hard coded and to have it configurable depending on the developers usage would be perfect. Is it possible to make the following stuff inside FilePickUtility.java more flexible via constant or setter for the library:
float maxHeight = 616.0f;
float maxWidth = 816.0f;

Currently I have to remove the library because of this limitation. :-(

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