13 lines
727 B
XML
13 lines
727 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_ic_check_mark">
|
||
|
<target
|
||
|
name="@string/mtrl_checkbox_button_icon_path_group_name"
|
||
|
animation="@drawable/res_0x7f08001e_mtrl_checkbox_button_icon_checked_unchecked__0"/>
|
||
|
<target
|
||
|
name="@string/mtrl_checkbox_button_icon_path_group_name"
|
||
|
animation="@drawable/res_0x7f08001f_mtrl_checkbox_button_icon_checked_unchecked__1"/>
|
||
|
<target
|
||
|
name="@string/mtrl_checkbox_button_icon_path_name"
|
||
|
animation="@drawable/res_0x7f080020_mtrl_checkbox_button_icon_checked_unchecked__2"/>
|
||
|
</animated-vector>
|