MultiImagePicker
MultiImagePicker copied to clipboard
Set Capture Image Save Location / Capture Multi Images
I noticed in the PickerActivity.java you have where the captured images will be saved, defaulted to captured_images. For now I have manually made this public so I can access it from the builder and set it myself. We should be able to set this along with capturing multi photos instead of just one and having to go back and hit the camera button to take another photo.
You can fork the repo and create a pull request, Right now I'm too busy with college stuff
Sounds good.