Package 

Class DrawableResPaintable

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

    
    public final class DrawableResPaintable
     implements PaintableIcon
                        

    A drawable resource ID that can be represented as a Painter.

    • Method Summary

      Modifier and Type Method Description
      Painter rememberPainter()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DrawableResPaintable

        DrawableResPaintable(Integer id)