changed repo structure
This commit is contained in:
7
2024/insomnihack/mobile/Notes/res/values/drawables.xml
Normal file
7
2024/insomnihack/mobile/Notes/res/values/drawables.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user