Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Fix java.lang.IllegalStateException #341

Merged
merged 2 commits into from
Mar 26, 2018
Merged

Fix java.lang.IllegalStateException #341

merged 2 commits into from
Mar 26, 2018

Conversation

emansih
Copy link
Contributor

@emansih emansih commented Mar 3, 2018

Should fix issue #338 #333 #332

` java.lang.IllegalStateException: You can't start or clear loads in RequestListener or Target callbacks. If you must do so, consider posting your into() or clear() calls to the main thread using a Handler instead.` is thrown on Glide 4.2.0 onwards.  To fix this issue see bumptech/glide#2473
@florent37 florent37 merged commit 54e1442 into florent37:master Mar 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants