on Clear
open override fun onClear()
Content copied to clipboard
Called when the current drawable is no longer usable. Targets must stop using the current Drawable.
In practice, this will only be called when the view is detached or about to be destroyed.