changed repo structure

This commit is contained in:
2025-06-06 02:50:04 +02:00
parent e887de976a
commit 6e6ee357b8
8848 changed files with 2089898 additions and 9 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<item type="dimen" name="m3_sys_state_dragged_state_layer_opacity">0.16</item>
<item type="dimen" name="m3_sys_state_focus_state_layer_opacity">0.17</item>
<item type="dimen" name="m3_sys_state_hover_state_layer_opacity">0.4</item>
<item type="dimen" name="m3_sys_state_pressed_state_layer_opacity">0.1</item>
<item type="dimen" name="mtrl_high_ripple_default_alpha">0.24</item>
<item type="dimen" name="mtrl_high_ripple_focused_alpha">0.4</item>
<item type="dimen" name="mtrl_high_ripple_hovered_alpha">0.4</item>
<item type="dimen" name="mtrl_high_ripple_pressed_alpha">0.24</item>
<item type="dimen" name="mtrl_low_ripple_default_alpha">0.12</item>
<item type="dimen" name="mtrl_low_ripple_focused_alpha">0.2</item>
<item type="dimen" name="mtrl_low_ripple_hovered_alpha">0.2</item>
<item type="dimen" name="mtrl_low_ripple_pressed_alpha">0.12</item>
</resources>