From 276a324cd61120e751978a1eb0940c987dae9a1f Mon Sep 17 00:00:00 2001
From: Ricardo Cervera
Date: Thu, 18 Dec 2014 09:49:56 -0800
Subject: docs: Adding vector drawables video
Change-Id: I6ea0e4fd3afb7c6d2e9ba314a92fe8e0128af42e
---
docs/html/training/material/drawables.jd | 10 ++++++++++
1 file changed, 10 insertions(+)
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.
Create Vector Drawables
+
+
+
+
Video
+
Android Vector Graphics
+
+
+
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
--
cgit v1.2.3-59-g8ed1b