darsh2 / MultipleImageSelect

Android library that provides for multiple image selection.
Apache License 2.0
300 stars 112 forks source link

Image adding limitation toast message not working #6

Closed nimitsolanki closed 9 years ago

nimitsolanki commented 9 years ago

Hi, If user select more then configured images, then after pressing "ADD" button, "Can select maximum of 0 images" toast displaying. Instead of that, It should display configured number.

darsh2 commented 9 years ago

Thanks. Fixed this in latest commit.

nimitsolanki commented 9 years ago

@darsh2 version name ?

darsh2 commented 9 years ago

Just created a new release, use v0.0.3

nimitsolanki commented 9 years ago

thanks @darsh2