version:4.9

fix:
update:修改主页样式
This commit is contained in:
2022-10-18 19:51:48 +08:00
parent cc81822549
commit 3c91f371d5
33 changed files with 554 additions and 355 deletions

View File

@@ -24,7 +24,7 @@
android:layout_marginEnd="4dp"
android:layout_marginBottom="8dp"
android:layout_weight="1"
android:background="@drawable/custom_background">
android:background="@drawable/custom_bg">
<TextView
android:id="@+id/textView9"
@@ -186,7 +186,7 @@
android:layout_marginEnd="8dp"
android:layout_marginBottom="4dp"
android:layout_weight="1"
android:background="@drawable/custom_background">
android:background="@drawable/custom_bg">
<TextView
android:id="@+id/textView13"
@@ -275,7 +275,7 @@
android:layout_marginEnd="8dp"
android:layout_marginBottom="8dp"
android:layout_weight="1"
android:background="@drawable/custom_background">
android:background="@drawable/custom_bg">
<TextView
android:layout_width="wrap_content"
@@ -489,7 +489,7 @@
android:layout_marginEnd="8dp"
android:layout_marginBottom="8dp"
android:layout_weight="1"
android:background="@drawable/custom_background"
android:background="@drawable/custom_bg"
android:visibility="gone">
<ImageView