PicPicker icon indicating copy to clipboard operation
PicPicker copied to clipboard

Add intent to get multiple images

Open brunodles opened this issue 7 years ago • 0 comments

Create it using Intent.EXTRA_ALLOW_MULTIPLE.

You will need to change the way used to receive the pictures from gallery, using the intent.getClipData()

brunodles avatar Sep 08 '16 17:09 brunodles