1 <?xml version="1.0" encoding="utf-8"?> 2 <animated-vector 3 xmlns:android="http://schemas.android.com/apk/res/android" 4 android:drawable="@drawable/enterprise_wp" > 5 <target 6 android:name="null_2" 7 android:animation="@anim/enterprise_wp_null_2_animation" /> 8 <target 9 android:name="balamale_up" 10 android:animation="@anim/enterprise_wp_balamale_up_animation" /> 11 <target 12 android:name="circle_0" 13 android:animation="@anim/enterprise_wp_circle_0_animation" /> 14 <target 15 android:name="circle_2" 16 android:animation="@anim/enterprise_wp_circle_2_animation" /> 17 <target 18 android:name="circlegreen_0" 19 android:animation="@anim/enterprise_wp_circlegreen_0_animation" /> 20 <target 21 android:name="ellipse_path_21" 22 android:animation="@anim/enterprise_wp_ellipse_path_21_animation" /> 23 <target 24 android:name="circleyellow_0" 25 android:animation="@anim/enterprise_wp_circleyellow_0_animation" /> 26 <target 27 android:name="ellipse_path_22" 28 android:animation="@anim/enterprise_wp_ellipse_path_22_animation" /> 29 <target 30 android:name="circlered_0" 31 android:animation="@anim/enterprise_wp_circlered_0_animation" /> 32 <target 33 android:name="ellipse_path_23" 34 android:animation="@anim/enterprise_wp_ellipse_path_23_animation" /> 35 <target 36 android:name="circleblue_0" 37 android:animation="@anim/enterprise_wp_circleblue_0_animation" /> 38 <target 39 android:name="ellipse_path_24" 40 android:animation="@anim/enterprise_wp_ellipse_path_24_animation" /> 41 </animated-vector> 42