13 lines
703 B
XML
13 lines
703 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_checkbox_checked">
|
||
|
<target
|
||
|
name="@string/mtrl_checkbox_button_path_group_name"
|
||
|
animation="@drawable/res_0x7f08001a_mtrl_checkbox_button_checked_unchecked__0"/>
|
||
|
<target
|
||
|
name="@string/mtrl_checkbox_button_path_group_name"
|
||
|
animation="@drawable/res_0x7f08001b_mtrl_checkbox_button_checked_unchecked__1"/>
|
||
|
<target
|
||
|
name="@string/mtrl_checkbox_button_path_name"
|
||
|
animation="@drawable/res_0x7f08001c_mtrl_checkbox_button_checked_unchecked__2"/>
|
||
|
</animated-vector>
|