Files
frameworks_base/graphics/java/android/graphics/drawable/package.html
The Android Open Source Project 9066cfe988 auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00

10 lines
431 B
HTML

<HTML>
<BODY>
Provides classes to manage a variety of visual elements that are intended for
display only, such as bitmaps and gradients. These elements are often used
by widgets as background images or simply as indicators (for example, a volume
level indicator). You can create most of these in XML as described in <a
href="{@docRoot}guide/topics/resources/available-resources.html">Availeble Resource Types</a>.
</BODY>
</HTML>