BigImageViewer icon indicating copy to clipboard operation
BigImageViewer copied to clipboard

Ability to load a new url on failure

Open vipulasri opened this issue 3 years ago • 0 comments

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.

vipulasri avatar Apr 21 '21 07:04 vipulasri