CanHub / Android-Image-Cropper

Image Cropping Library for Android, optimised for Camera / Gallery.

Home Page:https://canhub.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feat: Exclude low res images in picker.

EzequielAdrianM opened this issue · comments

Hello, is there any possibility of making the Gallery picker exclude (do not even show to the user) images that are too low in resolution, for example thumbnails (smaller than 96x96). Or should we create our custom picker then pass the picker result Uri to the image cropper.

Or should we create our custom picker then pass the picker result Uri to the image cropper.

Yep.