yazeed44 / MultiImagePicker

A library to pick multi images in Android
MIT License
388 stars 100 forks source link

Losing the status of the selected image after using the camera #87

Open zhuchinskyi opened 8 years ago

zhuchinskyi commented 8 years ago

After selection of images in gallery and take picture from camera, the state of previous partly has been lost. Also state in "captured_images" folder is lost in the same manner.

mralebrije commented 8 years ago

Other issue was found when take photo from camera icon, when take one photo it is ok, when take the second one everthing is right, but when take the 3rd photo the first photo is unchecked but it still remains in the preview image activity.

rekiandewandaru commented 8 years ago

@SerchDuran that issue also happen to me