<?xml version="1.0" encoding="utf-8"?>
<animated-vector android:drawable="@drawable/mtrl_switch_thumb_checked" xmlns:aapt="http://schemas.android.com/aapt"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <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_checked_unchecked__0" />
        <target android:name="@string/mtrl_switch_thumb_path_name" android:animation="@drawable/$mtrl_switch_thumb_checked_unchecked__1" />
    </set>
</animated-vector>
