List of usage examples for android.graphics.drawable DrawableWrapper subclass-usage
From source file com.negusoft.greenmatter.drawable.CompoundDrawableWrapper.java
/** * Extends the Drawable wrapper to add a list of secondary drawables that will be drawn along with * the wrapped primary Drawable. It can be seen as a simplified version of the LayerDrawable. */ public class CompoundDrawableWrapper extends DrawableWrapper {