jaydeepw / poly-picker

Android library project for providing multiple image selection from the device.
406 stars 116 forks source link

Doesn't support front camera #82

Open mmanishh opened 8 years ago

mmanishh commented 8 years ago

why doesn't it support front camera?How do we cancel image selected after dispaying

khizar-lango commented 7 years ago

+1

SumeshBalakrishnan commented 7 years ago

Is this Lib support front camera.? if(yes) { //how } else{ //why }

khizar-lango commented 7 years ago

Nope You can use EasyImage library for front camera

SumeshBalakrishnan commented 7 years ago

hi, Easy image lib, we cant select multiple image , so that make another prob

khizar-lango commented 7 years ago

Not sure about multi selection you can try sample app given by them

SumeshBalakrishnan commented 7 years ago

ok, thanks.

khizar-lango commented 7 years ago

welcome