You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App crashes when we try to load a new image URL on failure callback:
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.
The text was updated successfully, but these errors were encountered:
App crashes when we try to load a new image URL on failure callback:
The text was updated successfully, but these errors were encountered: