Dhaval2404 / ImagePicker

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to set Storage Directory

Dhaval2404 opened this issue · comments

In the current version, All images are stored in the camera folder(Environment.DIRECTORY_DCIM).

Need to add an option to allow developers to set a storage directory path along with crop and compress options.