blob: 4a2bd548f61d93d08ba475648457f83673f42de2 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<animated-vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:drawable="@drawable/ic_signal_workmode_disable" >
<target
android:name="mask_1"
android:animation="@anim/ic_signal_workmode_disable_mask_1_animation" />
<target
android:name="whole"
android:animation="@anim/ic_signal_workmode_disable_whole_animation" />
<target
android:name="rectangle_path_3_position"
android:animation="@anim/ic_signal_workmode_disable_rectangle_path_3_position_animation" />
<target
android:name="rectangle_path_3"
android:animation="@anim/ic_signal_workmode_disable_rectangle_path_3_animation" />
<target
android:name="rectangle_path_4_position"
android:animation="@anim/ic_signal_workmode_disable_rectangle_path_4_position_animation" />
<target
android:name="rectangle_path_4"
android:animation="@anim/ic_signal_workmode_disable_rectangle_path_4_animation" />
<target
android:name="left"
android:animation="@anim/ic_signal_workmode_disable_left_animation" />
<target
android:name="right"
android:animation="@anim/ic_signal_workmode_disable_right_animation" />
<target
android:name="stick"
android:animation="@anim/ic_signal_workmode_disable_stick_animation" />
<target
android:name="ic_signal_workmode_disable"
android:animation="@anim/ic_signal_workmode_disable_stickito_animation" />
</animated-vector>