akshay2211 / PixImagePicker

Pix is a Whatsapp image picker replica. with this, you can integrate an image picker just like WhatsApp.
Apache License 2.0
865 stars 218 forks source link

Allow to user can select the 5 images without opening the setting Activity #283

Closed rahulyadav07 closed 4 months ago

rahulyadav07 commented 4 months ago

Issue Link

Problem

User was not able to select 5 images without opening the setting activity in setting we putting the default value in prefs.

Solution

I just set the value of count is 5 initially .

if anyone have good solution please add your views