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

BitmapHunter returns RequestHandler.Drawable if found #2336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gamepro65
Copy link
Collaborator

XML Resources are decoded as a RequestHandler.Drawable which currently gets dropped by BitmapHunter.

Following the git path:
0b8820b
->
466781f#diff-784cde17fbe31aebe95c90d89fa6132a3820770bb98ee34db723fef46ca26c5bR196-R216

BitmapHunter used to return the result if not a bitmap instead of null.
Screen Shot 2022-11-01 at 3 31 23 PM

@gamepro65 gamepro65 requested a review from jrodbx November 1, 2022 19:35
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

1 participant