<?xml version="1.0" encoding="utf-8"?>
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:drawable="@drawable/mtrl_switch_thumb_unchecked">
    <set
        android:interpolator="@interpolator/m3_sys_motion_easing_emphasized"
        android:shareInterpolator="true">
        <target
            android:name="@string/mtrl_switch_thumb_path_name"
            android:animation="@drawable/_mtrl_switch_thumb_unchecked_checked__0_res_0x7f08002c"/>
        <target
            android:name="@string/mtrl_switch_thumb_path_name"
            android:animation="@drawable/_mtrl_switch_thumb_unchecked_checked__1_res_0x7f08002d"/>
    </set>
</animated-vector>
