引入音游UI规范

This commit is contained in:
huangjian
2021-03-29 14:11:58 +08:00
parent 6735f1f1fb
commit 49eaaf4c4e
69 changed files with 193 additions and 183 deletions

View File

@@ -3,5 +3,5 @@
<color name="left_ball_color">#7f01020a</color>
<color name="right_ball_color">#7f01020b</color>
<color name="item_hover">#dbdbdb</color>
<color name="item_hover_nim">#2A2A39</color>
<color name="item_hover_nim">@color/color_2a2a39</color>
</resources>