Package 

Interface PaintableIcon

  • All Implemented Interfaces:
    com.google.android.horologist.images.base.paintable.Paintable

    @Stable() 
    public interface PaintableIcon
     implements Paintable
                        

    Represents an image or graphic that can be displayed in a compose context via a Painter, but that should be treated as an icon rather than an image (for example, tinting can be applied).

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.google.android.horologist.images.base.paintable.PaintableIcon

        rememberPainter
      • Methods inherited from class java.lang.Object

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