Rabbit-R1/switch port/smali/res/drawable/mtrl_ic_check_mark.xml
2024-05-21 17:08:36 -04:00

7 lines
No EOL
543 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="32.0dip" android:width="32.0dip" android:viewportWidth="32.0" android:viewportHeight="32.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<group android:name="@string/mtrl_checkbox_button_icon_path_group_name" android:pivotX="16.0" android:pivotY="16.0">
<path android:name="@string/mtrl_checkbox_button_icon_path_name" android:fillColor="@android:color/white" android:pathData="@string/mtrl_checkbox_button_icon_path_checked" />
</group>
</vector>