donglua / PhotoPicker

[DEPRECATED] Image Picker like Wechat
https://play.google.com/store/apps/details?id=me.iwf.PhotoPickerDemo
Apache License 2.0
2.83k stars 683 forks source link

'java.util.Iterator java.util.List.iterator()' on a null object reference #70

Closed burakozturk16 closed 8 years ago

burakozturk16 commented 8 years ago

When you use camera and press Save library throws this expection, if you try or check directories if null or not at line : 235 PhotoPickerFragment.java

me.iwf.photopicker.fragment.PhotoPickerFragment.onDetach(PhotoPickerFragment.java:235)

elevenfive commented 8 years ago

fixed by #73