<?xml version="1.0" encoding="utf-8"?>
<objectAnimator xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
    android:duration="@integer/mtrl_switch_thumb_pre_morphing_duration"
    android:valueFrom="@string/mtrl_switch_thumb_path_checked"
    android:valueTo="@string/mtrl_switch_thumb_path_morphing"
    android:valueType="pathType"
    android:propertyName="pathData"/>
