MultiImageSelector icon indicating copy to clipboard operation
MultiImageSelector copied to clipboard

Question of ListView for folders and Gridview for images

Open evelynloo opened this issue 9 years ago • 0 comments

Your library works well, but I have a question of how could I separate the ListView and GridView into 2 pages, I am trying to achieve display the ListView for folders then when user select one of the item then goto the next page which is GridView for images. In this case, is it I need to create 2 fragment and use the callback to get the photos from ListView?

evelynloo avatar May 13 '15 13:05 evelynloo