mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
7 lines
No EOL
543 B
XML
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> |