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

13 lines
703 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_ic_checkbox_checked">
<target
name="@string/mtrl_checkbox_button_path_group_name"
animation="@drawable/res_0x7f08002b_mtrl_checkbox_button_unchecked_checked__0"/>
<target
name="@string/mtrl_checkbox_button_path_group_name"
animation="@drawable/res_0x7f08002c_mtrl_checkbox_button_unchecked_checked__1"/>
<target
name="@string/mtrl_checkbox_button_path_name"
animation="@drawable/res_0x7f08002d_mtrl_checkbox_button_unchecked_checked__2"/>
</animated-vector>