Loading graphics/java/android/graphics/drawable/AnimatedVectorDrawable.java +1 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ import java.util.ArrayList; * </p> * Below is an example of a VectorDrawable defined in vectordrawable.xml. This VectorDrawable is * referred to by its file name (not including file suffix) in the * <a href="AVDExample">AnimatedVectorDrawable XML example</a>. * <a href="#AVDExample">AnimatedVectorDrawable XML example</a>. * <pre> * <vector xmlns:android="http://schemas.android.com/apk/res/android" * android:height="64dp" Loading Loading
graphics/java/android/graphics/drawable/AnimatedVectorDrawable.java +1 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ import java.util.ArrayList; * </p> * Below is an example of a VectorDrawable defined in vectordrawable.xml. This VectorDrawable is * referred to by its file name (not including file suffix) in the * <a href="AVDExample">AnimatedVectorDrawable XML example</a>. * <a href="#AVDExample">AnimatedVectorDrawable XML example</a>. * <pre> * <vector xmlns:android="http://schemas.android.com/apk/res/android" * android:height="64dp" Loading