Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature multiple selection was added. #291

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 27, 2022

  1. New feature multiple selection was added.

    New feature to select multiple files with the option multiplePicker, async task was changed by coroutine worker, this is the new reccommended way by google to make async task.
    
    Some code refactor.
    
    Commented  // mCropProvider.delete() because, it was removing image after generate, it was causing an error that image wasn't available when client wanted to consumed.
    CristianMG committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    c97a925 View commit details
    Browse the repository at this point in the history