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

You can't start or clear loads in RequestListener or Target callbacks #333

Open
VijilDhasAS opened this issue Dec 1, 2017 · 0 comments
Open

Comments

@VijilDhasAS
Copy link

java.lang.IllegalStateException: You can't start or clear loads in RequestListener or Target callbacks. If you're trying to start a fallback request when a load fails, use RequestBuilder#error(RequestBuilder). Otherwise consider posting your into() or clear() calls to the main thread using a Handler instead.

I have used below libraries
compile 'com.github.florent37:materialviewpager:1.2.3'
compile 'com.flaviofaria:kenburnsview:1.0.7'
compile 'com.jpardogo.materialtabstrip:library:1.1.0'
compile 'com.github.bumptech.glide:glide:4.3.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.3.1'

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

No branches or pull requests

1 participant