改了一些乱七八糟的东西

This commit is contained in:
xuhuixiang
2025-05-16 16:43:45 +08:00
parent be36e02e66
commit 3e7f1d9089
19 changed files with 263 additions and 121 deletions

View File

@@ -29,8 +29,8 @@
<androidx.cardview.widget.CardView
android:id="@+id/card_view"
android:layout_width="0dp"
android:layout_height="0dp"
android:layout_width="match_parent"
android:layout_height="130dp"
android:layout_marginTop="@dimen/dp_5"
app:cardCornerRadius="@dimen/dp_10"
app:cardElevation="0dp"