Rebuild from scratch: Legacy Architecture for Android 7.1.2 (Java 8, AGP 7, WireGuard 2021)

This commit is contained in:
Renato
2026-02-09 23:47:35 +01:00
parent c97f5c909f
commit 5ac07009bb
457 changed files with 26206 additions and 5431 deletions

View File

@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<item format="float" name="m3_sys_state_dragged_state_layer_opacity" type="dimen">0.16</item>
<item format="float" name="m3_sys_state_focus_state_layer_opacity" type="dimen">0.2</item>
<item format="float" name="m3_sys_state_hover_state_layer_opacity" type="dimen">0.4</item>
<item format="float" name="m3_sys_state_pressed_state_layer_opacity" type="dimen">0.12</item>
<item format="float" name="mtrl_high_ripple_default_alpha" type="dimen">0.24</item>
<item format="float" name="mtrl_high_ripple_focused_alpha" type="dimen">0.40</item>
<item format="float" name="mtrl_high_ripple_hovered_alpha" type="dimen">0.40</item>