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

[Need Help] Only show GIF filter is invalid? #579

Closed
RealZhangAndAndroid opened this issue Mar 6, 2019 · 1 comment
Closed

[Need Help] Only show GIF filter is invalid? #579

RealZhangAndAndroid opened this issue Mar 6, 2019 · 1 comment

Comments

@RealZhangAndAndroid
Copy link

Thank you for your excellent open source library.
How to select only GIF images, do not display any other type of images in the Select Picture interface.
I tried this method to only display images in GIF format but it is invalid, or PNG & JPG will be displayed.

These 2 lines of code are invalid in order to display only GIF images
.choose(MimeType.of(MimeType.GIF))
.showSingleMediaType(true).

Hope you can fix this bug because it means that many good GIF apps will use your library.

@REBOOTERS
Copy link
Contributor

v0.5.3-beta1

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

No branches or pull requests

2 participants