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

Fix waving bear's image decoding on Android Pie #1025

Merged
merged 1 commit into from Apr 11, 2019

Conversation

LukasPaczos
Copy link
Member

Closes #828.

Since Android Pie, gifs are returned AnimatedImageDrawable instead of BitmapDrawable, which was causing the crash.

@langsmith
Copy link
Contributor

The example on this branch is working fine for me on my device

@langsmith
Copy link
Contributor

Thanks @LukasPaczos

@LukasPaczos LukasPaczos merged commit 62ba18b into master Apr 11, 2019
@LukasPaczos LukasPaczos deleted the lp-waving-bear-image-decode branch April 11, 2019 08:59
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

Successfully merging this pull request may close these issues.

None yet

2 participants