更新界面

This commit is contained in:
HapeLee
2025-10-10 19:28:05 +08:00
parent d5fcd7a113
commit 9b282702b0
5 changed files with 17 additions and 17 deletions
@@ -2,17 +2,17 @@
<com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardBackgroundColor="@android:color/transparent"
android:clickable="true"
android:focusable="true"
app:strokeWidth="0dp">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:background="?attr/selectableItemBackground"
tools:ignore="UnusedAttribute">
<com.google.android.material.card.MaterialCardView
@@ -2,17 +2,17 @@
<com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardBackgroundColor="@android:color/transparent"
android:clickable="true"
android:focusable="true"
app:strokeWidth="0dp">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:background="?attr/selectableItemBackground"
tools:ignore="UnusedAttribute">
<com.google.android.material.card.MaterialCardView
@@ -2,17 +2,17 @@
<com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardBackgroundColor="@android:color/transparent"
android:clickable="true"
android:focusable="true"
app:strokeWidth="0dp">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:background="?attr/selectableItemBackground"
tools:ignore="UnusedAttribute">
<androidx.constraintlayout.widget.ConstraintLayout
@@ -2,17 +2,17 @@
<com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardBackgroundColor="@android:color/transparent"
android:clickable="true"
android:focusable="true"
app:strokeWidth="0dp">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/cv_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:background="?attr/selectableItemBackground"
tools:ignore="UnusedAttribute">
<androidx.constraintlayout.widget.ConstraintLayout
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION_MAJOR=3
VERSION_MINOR=25
VERSION_PATCH=10
VERSION_SUFFIX=-beta.5
VERSION_SUFFIX=-beta.6