Layouts Library
Filter by API Level:
Package Index
|
Class Index
com.droidux.ui.widgets.layout
com.droidux.ui.widgets.layout.drawable
Classes
MaskedDrawable
ReflectionDrawable
Package Index
|
Class Index
Since:
API Level 3.0
package
com.droidux.ui.widgets.layout.drawable
Contains classes to manage a variety of visual elements that are intended for display only, such as bitmaps and gradients.
For more information about how to use drawable, see the
Android Developer's Guide
.
Classes
MaskedDrawable
A
Drawable
that mask another drawable.
ReflectionDrawable
A
Drawable
that adds a reflection to another drawable.