Rabbit-R1/android (non root)/smali/res/drawable/mtrl_checkbox_button_checked_unchecked.xml
2024-05-21 17:08:36 -04:00

7 lines
No EOL
673 B
XML

<?xml version="1.0" encoding="utf-8"?>
<animated-vector android:drawable="@drawable/mtrl_ic_checkbox_checked"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
<target android:name="@string/mtrl_checkbox_button_path_group_name" android:animation="@drawable/$mtrl_checkbox_button_checked_unchecked__0" />
<target android:name="@string/mtrl_checkbox_button_path_group_name" android:animation="@drawable/$mtrl_checkbox_button_checked_unchecked__1" />
<target android:name="@string/mtrl_checkbox_button_path_name" android:animation="@drawable/$mtrl_checkbox_button_checked_unchecked__2" />
</animated-vector>