mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
8 lines
505 B
XML
8 lines
505 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<item type="drawable" name="material_ic_keyboard_arrow_next_black_24dp">@drawable/material_ic_keyboard_arrow_right_black_24dp</item>
|
||
|
<item type="drawable" name="material_ic_keyboard_arrow_previous_black_24dp">@drawable/material_ic_keyboard_arrow_left_black_24dp</item>
|
||
|
<item type="drawable" name="notification_template_icon_bg">#3333b5e5</item>
|
||
|
<item type="drawable" name="notification_template_icon_low_bg">#0cffffff</item>
|
||
|
</resources>
|