List of usage examples for android.graphics.drawable LayerDrawable subclass-usage
From source file net.xpece.android.colorpicker.ColorStateDrawable.java
/** * A drawable which sets its color filter to a color specified by the user, and changes to a * slightly darker color when pressed or focused. */ public class ColorStateDrawable extends LayerDrawable {