14 lines
667 B
XML
14 lines
667 B
XML
<?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_checked">
|
|
<set
|
|
android:interpolator="@interpolator/2131492871"
|
|
android:shareInterpolator="true">
|
|
<target
|
|
name="@string/mtrl_switch_thumb_path_name"
|
|
animation="@drawable/res_0x7f08002f_mtrl_switch_thumb_checked_unchecked__0"/>
|
|
<target
|
|
name="@string/mtrl_switch_thumb_path_name"
|
|
animation="@drawable/res_0x7f080030_mtrl_switch_thumb_checked_unchecked__1"/>
|
|
</set>
|
|
</animated-vector>
|