Package 

Interface WrappedDrawable


  • 
    public interface WrappedDrawable
    
                        

    Interface which allows a Drawable to get/set wrapped drawables from {@code DrawableCompat}.

    • Method Summary

      Modifier and Type Method Description
      abstract Drawable getWrappedDrawable()
      abstract void setWrappedDrawable(Drawable drawable)
      • Methods inherited from class java.lang.Object

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