summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Ricardo Cervera <rcervera@google.com> 2015-01-06 02:11:56 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2015-01-06 02:11:56 +0000
commitfd731d4bebed075f1c1d4130c22dbb7475ec8efe (patch)
tree916ecfb7df66a61b76ced3b7149e6cc2dc17234c
parent5ec2afea01be51e5607e445c401be3296f1ac83e (diff)
parentfcba64722bb10fae8c17a994d343080aa439fc8c (diff)
am fcba6472: am 9719336b: am 4ef7873d: am 8e631d2d: Merge "docs: Adding vector drawables video" into lmp-docs
* commit 'fcba64722bb10fae8c17a994d343080aa439fc8c': docs: Adding vector drawables video
-rw-r--r--docs/html/training/material/drawables.jd10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/training/material/drawables.jd b/docs/html/training/material/drawables.jd
index fd21e3df53f1..820a004347d6 100644
--- a/docs/html/training/material/drawables.jd
+++ b/docs/html/training/material/drawables.jd
@@ -83,6 +83,16 @@ class.</p>
<h2 id="VectorDrawables">Create Vector Drawables</h2>
+<!-- video box -->
+<a class="notice-developers-video"
+ href="https://www.youtube.com/watch?v=wlFVIIstKmA"
+ style="margin-top:18px">
+<div>
+ <h3>Video</h3>
+ <p>Android Vector Graphics</p>
+</div>
+</a>
+
<p>In Android 5.0 (API Level 21) and above, you can define vector drawables, which scale without
losing definition. You need only one asset file for a vector image, as opposed to an asset file for
each screen density in the case of bitmap images. To create a vector image, you define the details