version:4.9
fix: update:修改主页样式
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user