Package 

Class ImageViewExtensionKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit loadUrl(ImageView $self, Drawable placeholder, Drawable error, Boolean isCircle, Float radius, Float topLeft, Float topRight, Float bottomLeft, Float bottomRight, @DrawableRes() Integer defaultImage)
      final static Unit loadUrl(ImageView $self, String imageUrl, String baseUrl, Drawable placeholder, Drawable error, Boolean isCircle, Float radius, Float topLeft, Float topRight, Float bottomLeft, Float bottomRight, Drawable defaultImage)
      final static String madeImageUrl(String baseUrl, String imageUrl)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait