-
public final class ImageViewBindingAdaptersKt
-
-
Method Summary
Modifier and Type Method Description final static UnitbindSrcCompat(ImageView $self, @DrawableRes() Integer resource)Set drawable from resourceId -
-
Method Detail
-
bindSrcCompat
final static Unit bindSrcCompat(ImageView $self, @DrawableRes() Integer resource)
Set drawable from resourceId
- Parameters:
resource- drawable resource id
-
-
-
-