Package 

Interface TintAwareDrawable

    • Method Summary

      Modifier and Type Method Description
      abstract void setTint(@ColorInt() int tint)
      abstract void setTintList(ColorStateList tint)
      abstract void setTintMode(PorterDuff.Mode tintMode)
      • Methods inherited from class java.lang.Object

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