封面背景 #392

This commit is contained in:
HapeLee
2025-11-29 13:15:29 +08:00
parent c159252de6
commit faa18251cc
4 changed files with 4 additions and 1 deletions
@@ -21,6 +21,7 @@
android:id="@+id/cd_cover"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:cardBackgroundColor="@android:color/transparent"
app:cardCornerRadius="6dp"
android:layout_marginHorizontal="8dp"
android:layout_marginTop="8dp"
@@ -20,7 +20,7 @@
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:background="?attr/selectableItemBackground"
app:cardBackgroundColor="@android:color/transparent"
app:cardCornerRadius="6dp"
app:layout_constraintTop_toTopOf="parent"
app:strokeWidth="0dp">
@@ -19,6 +19,7 @@
android:id="@+id/cd_cover"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:cardBackgroundColor="@android:color/transparent"
app:cardCornerRadius="6dp"
app:strokeWidth="0dp"
android:layout_margin="8dp"
@@ -19,6 +19,7 @@
android:id="@+id/cd_cover"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:cardBackgroundColor="@android:color/transparent"
app:cardCornerRadius="6dp"
app:strokeWidth="0dp"
android:layout_margin="8dp"