B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

Multiselection between different albums #19

Closed 0redd closed 11 years ago

0redd commented 12 years ago

First of all, thank's for the library, it's a good job. My question is: there is a way to permit multi selection between different albums? because when i change from album 1 to album 2 and then i return back to album 1, i lose the selection that i did the first time. I want to select for example, 2 photos from the first album and then 3 from another one. Thanks in advance.

julienphilbert commented 12 years ago

Same issue for me, were you able to find a solution ?

If not, I will have to implement it by myself for my project.

Thanks

jvanmetre commented 11 years ago

Currently, this image picker will only support selecting images from one album.