From 054a17caaa7cd36f4f4ba644088c4ccf5b9c06fb Mon Sep 17 00:00:00 2001 From: ztenghui Date: Thu, 8 Jan 2015 10:16:52 -0800 Subject: Limit the scope of clip path to the group, not global http://b/18758765 Change-Id: I899401a5fcbccd0421687bd5cf671f7751092195 --- .../res/drawable/vector_drawable03.xml | 40 +++++++++++++--------- 1 file changed, 24 insertions(+), 16 deletions(-) (limited to 'tests/VectorDrawableTest') diff --git a/tests/VectorDrawableTest/res/drawable/vector_drawable03.xml b/tests/VectorDrawableTest/res/drawable/vector_drawable03.xml index a0b0e00..7cddda1 100644 --- a/tests/VectorDrawableTest/res/drawable/vector_drawable03.xml +++ b/tests/VectorDrawableTest/res/drawable/vector_drawable03.xml @@ -14,10 +14,10 @@ limitations under the License. --> + android:height="64dp" + android:viewportHeight="12.25" + android:viewportWidth="7.30625" + android:width="64dp" > - - - + + - - - + + \ No newline at end of file -- cgit v1.1