StateListDrawable example
- By Erel
StateListDrawable is a drawable objects that holds other drawables. Based on the view's current state a child drawable is selected.
StateListDrawable holds a list of states. States can be...
StateListDrawable holds a list of states. States can be...