android-multiple-images-selector icon indicating copy to clipboard operation
android-multiple-images-selector copied to clipboard

not showing all images from gallery

Open yoonusc opened this issue 6 years ago • 7 comments

yoonusc avatar May 20 '18 04:05 yoonusc

Same error

chnouman avatar Jul 08 '18 04:07 chnouman

@yoonusc have you resolved the issue?

chnouman avatar Jul 08 '18 05:07 chnouman

@zfdang

chnouman avatar Jul 08 '18 05:07 chnouman

@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.

chnouman avatar Jul 08 '18 05:07 chnouman

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

albinsunnye avatar Jul 30 '18 05:07 albinsunnye

@albinsunnye yes sure tell me the problem.

chnouman avatar Jul 30 '18 07:07 chnouman

Doesn't show some of imgaes newly added in gallery.. when we open multi selector

On Monday, July 30, 2018, Muhammad Nouman [email protected] wrote:

@albinsunnye https://github.com/albinsunnye yes sure tell me the problem.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zfdang/android-multiple-images-selector/issues/25#issuecomment-408773672, or mute the thread https://github.com/notifications/unsubscribe-auth/AH09-Y37uEUfE-RFBukJxzOg145xAlFaks5uLrcLgaJpZM4UF8vB .

--

Yours Sincerely,

Albin Sunny

Mob : 9400638513

Email : [email protected] [email protected]

albinsunnye avatar Jul 30 '18 13:07 albinsunnye