jaydeepw / poly-picker

Android library project for providing multiple image selection from the device.
406 stars 114 forks source link

Put INTENT_REQUEST_GET_N_IMAGES as configurable too #41

Closed jaydeepw closed 9 years ago

jaydeepw commented 9 years ago

Add it as a parameter to the configuration before launching the ImagePickerActivity.

jaydeepw commented 9 years ago

Config.Builder has a method that lets the user set the limit to grab images using this library.