what-the-bank/resources/res/drawable/mtrl_switch_thumb_unchecked...

14 lines
669 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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" drawable="@drawable/mtrl_switch_thumb_unchecked">
<set
android:interpolator="@interpolator/2131492871"
android:shareInterpolator="true">
<target
name="@string/mtrl_switch_thumb_path_name"
animation="@drawable/res_0x7f080033_mtrl_switch_thumb_unchecked_checked__0"/>
<target
name="@string/mtrl_switch_thumb_path_name"
animation="@drawable/res_0x7f080034_mtrl_switch_thumb_unchecked_checked__1"/>
</set>
</animated-vector>