Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5d6e74d authored by Hemal Patel's avatar Hemal Patel Committed by android-build-merger
Browse files

Docs: Added info about vector drawable am: 47876e79 am: f1f89fa9

am: d0cff7a3

Change-Id: If20b595f5b278c81afd0f3b263566ea11ad4a67f
parents 894da5ac d0cff7a3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -109,6 +109,9 @@ import java.util.Collection;
 *     <li> <b>Nine Patch</b>: an extension to the PNG format allows it to
 *     specify information about how to stretch it and place things inside of
 *     it.
 *     <li><b>Vector</b>: a drawable defined in an XML file as a set of points,
 *     lines, and curves along with its associated color information. This type
 *     of drawable can be scaled without loss of display quality.
 *     <li> <b>Shape</b>: contains simple drawing commands instead of a raw
 *     bitmap, allowing it to resize better in some cases.
 *     <li> <b>Layers</b>: a compound drawable, which draws multiple underlying