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

13 lines
727 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_check_mark">
<target
name="@string/mtrl_checkbox_button_icon_path_group_name"
animation="@drawable/res_0x7f080025_mtrl_checkbox_button_icon_unchecked_checked__0"/>
<target
name="@string/mtrl_checkbox_button_icon_path_group_name"
animation="@drawable/res_0x7f080026_mtrl_checkbox_button_icon_unchecked_checked__1"/>
<target
name="@string/mtrl_checkbox_button_icon_path_name"
animation="@drawable/res_0x7f080027_mtrl_checkbox_button_icon_unchecked_checked__2"/>
</animated-vector>