jaydeepw / poly-picker

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

Make activity fields protected. #38

Closed jaydeepw closed 8 years ago

jaydeepw commented 9 years ago

Declare all ImagePickerActivity fields protected. This way we can extend it and change for our needs.