Package 

Class ImageSource


  • 
    public abstract class ImageSource
    
                        

    A class that holds general image view settings.

    • Constructor Summary

      Constructors 
      Constructor Description
      ImageSource()
    • Method Summary

      Modifier and Type Method Description
      final Unit setupImageView(Function1<AppCompatImageView, Unit> imageViewBuilder) Setup ImageView.
      final Unit ratio(Ratio ratio) Set the ratio of the container view that contains the ImageView.
      • Methods inherited from class java.lang.Object

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