coomar2841 / android-multipicker-library

Android Multipicker Library
Apache License 2.0
439 stars 107 forks source link

DisplayName files counter #165

Open BartlomiejFrankow opened 5 years ago

BartlomiejFrankow commented 5 years ago

When I select for example picture file named 'picture.jpg' (saved on list) and again I take same file i got 'picture-2.jpg' (saved on list) and again and again it goes similarly to this flow - this is good. But when I have same picture (5 items) and removed them next added picture is 'picture-6.jpg'

Is there any possibility to have control on displayName duplicated files counter?