Rabbit-R1/android (non root)/smali/res/drawable/mtrl_switch_thumb_checked_unchecked.xml

8 lines
639 B
XML
Raw Normal View History

2024-05-21 21:08:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<animated-vector android:drawable="@drawable/mtrl_switch_thumb_checked"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
<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>