一键连新增 首页

This commit is contained in:
level 2025-10-17 09:49:26 +08:00
parent 87609e7924
commit 94857245d9
2 changed files with 3 additions and 2 deletions

View File

@ -68,7 +68,7 @@
android:maxLines="1"
android:text=""
android:textColor="#FFF96B10"
android:textSize="16sp" />
android:textSize="12dp" />
</LinearLayout>
@ -93,6 +93,7 @@
android:layout_marginBottom="8dp"
android:drawableRight="@drawable/yjl_home_back"
android:text="@string/GORecharge"
android:textColor="#FF333333"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
@ -107,7 +108,7 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@+id/clUserCard"
android:layout_marginTop="30dp"
android:layout_marginTop="15dp"
>
<TextView

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 10 KiB