Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not showing all images from gallery #25

Open
yoonusc opened this issue May 20, 2018 · 7 comments
Open

not showing all images from gallery #25

yoonusc opened this issue May 20, 2018 · 7 comments

Comments

@yoonusc
Copy link

yoonusc commented May 20, 2018

No description provided.

@chnouman
Copy link

chnouman commented Jul 8, 2018

Same error

@chnouman
Copy link

chnouman commented Jul 8, 2018

@yoonusc have you resolved the issue?

@chnouman
Copy link

chnouman commented Jul 8, 2018

@zfdang

@chnouman
Copy link

chnouman commented Jul 8, 2018

@yoonusc this is our mistake not an issue in the library there is a really nice feature in this library

// min size of the image which will be shown; to filter tiny images (mainly icons)
  intent.putExtra(SelectorSettings.SELECTOR_MIN_IMAGE_SIZE, 10000);

change this 100000 to 0 or whatever you want I set 0 here and getting all images including images with 1kb also which is not good by the way.

@albinsunnye
Copy link

@chnouman i have the same issue. Your solution is not working for me. Can you please help me to get the solutions

@chnouman
Copy link

@albinsunnye yes sure tell me the problem.

@albinsunnye
Copy link

albinsunnye commented Jul 30, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants