This repository was archived by the owner on Oct 13, 2022. It is now read-only.
This repository was archived by the owner on Oct 13, 2022. It is now read-only.
Set Capture Image Save Location / Capture Multi Images #70
Open
Description
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.