loadToViewFromLocalWithPlaceholder

abstract suspend fun loadToViewFromLocalWithPlaceholder(tabId: String? = null, url: String, view: ImageView, placeholder: String? = null)

Deprecated

Use loadToViewFromLocalWithRetry instead, which supports cancellation of pending retries