OSDN Git Service

Add root alpha and animation to (Animated)VectorDrawable
authorztenghui <ztenghui@google.com>
Thu, 11 Sep 2014 21:34:20 +0000 (14:34 -0700)
committerztenghui <ztenghui@google.com>
Fri, 12 Sep 2014 22:11:10 +0000 (15:11 -0700)
commit8490354dc651dd8f25036ef0dda7917fb33013ed
treefaaea84a86e55c20dc700d5aa3b6496f97c083b3
parent38c29ca3c75b46d631992d77af858bcd82cd04e9
Add root alpha and animation to (Animated)VectorDrawable

b/17393626

Change-Id: If6a28b072f7d4bcb2b57022d86ec784f4c0d78f1
core/res/res/values/attrs.xml
graphics/java/android/graphics/drawable/VectorDrawable.java
tests/VectorDrawableTest/res/anim/trim_path_animation06.xml [new file with mode: 0644]
tests/VectorDrawableTest/res/drawable/animation_vector_drawable01.xml
tests/VectorDrawableTest/res/drawable/vector_drawable12.xml
tests/VectorDrawableTest/src/com/android/test/dynamic/AnimatedVectorDrawableTest.java