更新界面

This commit is contained in:
HapeLee
2025-09-05 03:38:27 +08:00
parent 03ec56de59
commit 4ef18d1c46
+4
View File
@@ -244,6 +244,10 @@
<attr name="title" />
<attr name="max" />
<attr name="min" format="integer" />
<attr name="orientation" format="enum">
<enum name="horizontal" value="0" />
<enum name="vertical" value="1" />
</attr>
</declare-styleable>
<declare-styleable name="TipPreference">