ImageViewTargetFactory
A factory responsible for producing the correct type of for a given android.view.View subclass.
Functions
Link copied to clipboard
open fun <Z> buildTarget(view: ImageView, clazz: Class<Z>): ViewTarget<ImageView, Z>
Content copied to clipboard