prashantsaini1 / titanium-imagepicker

Android & iOS multi image-picker & gallery viewer
Apache License 2.0
28 stars 5 forks source link

Add single image select option #3

Closed developer82 closed 7 years ago

developer82 commented 7 years ago

Add the option to pass and argument stating that the selection is a single select. In such case, when the user clicks the image, it is automatically selected, calls the callback function and closes the gallery activity. When using single select mode, there is no need to display the "Proceed" button in the action bar and there is no need to display the selection count label.

prashantsaini1 commented 7 years ago

It is planned for next release & will keep the same flow of selecting single image & close the gallery. Probably this weekend it will be released.