blob: c7f495b1bec0441885d7f737985cee0f8c7ba121 [file] [log] [blame]
Code completion in drawable1.xml for ^<layer-list:
<animation-list /> : Drawable used to render several animated frames.
<bitmap /> : Drawable used to draw bitmaps.
<clip />
<color /> : Drawable used to draw a single color.
<inset />
<layer-list ></layer-list> : Drawable used to render several drawables stacked on top of each other.
<nine-patch /> : Drawable used to draw 9-patches.
<rotate /> : Drawable used to rotate another drawable.
<scale />
<selector ></selector> : Drawable used to render several states.
<shape ></shape> : Drawable used to render a geometric shape, with a gradient or a solid color.