yazeed44 / MultiImagePicker

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

Displaying photos captured by camera #21

Open yazeed44 opened 9 years ago

morder commented 9 years ago

Nexus 4, android 5.1.1, after capturing image, no indicator what the picture was saved, and not showing FAB to select it. Best idea to save this photos to folder "Pictures" and select it

yazeed44 commented 9 years ago

not showing FAB to select it

Hmm that's weird

Best idea to save this photos to folder "Pictures" and select it

Nice idea , i will implement that after i finish from implementing collapsing toolbar

morder commented 9 years ago

https://youtu.be/ubhJJPgAtCA

And can you add back arrow to actionbar, to close activity? (may be option)

yazeed44 commented 9 years ago

Right now capturing images from camera functionality is terrible , i would suggest you disable the camera button temporarily until it gets fixed , you can disable it using Builder

And can you add back arrow to actionbar, to close activity? (may be option)

In this case i might ask you to create another issue :smile: