修改了配色,添加了解除绑定提示

This commit is contained in:
zxj
2025-08-08 17:26:09 +08:00
parent 2c10731b8d
commit b83a442fe3
33 changed files with 297 additions and 110 deletions
@@ -51,7 +51,7 @@
android:layout_marginHorizontal="20dp"
android:maxLines="1"
android:ellipsize="end"
android:textColor="#ff887872"
android:textColor="#FFCC99"
android:textSize="24sp" />
<TextView
@@ -60,7 +60,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="34dp"
android:text="3"
android:textColor="#fff0c8b4"
android:textColor="#FFCC99"
android:textSize="36sp" />
</LinearLayout>
</FrameLayout>