This commit is contained in:
Cold Mint 2022-07-19 19:28:56 +08:00
parent ed85d46f01
commit 18b5e28367
8 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
<com.google.android.material.card.MaterialCardView <com.google.android.material.card.MaterialCardView
style="@style/Widget.Material3.CardView.Filled" style="@style/Widget.Material3.CardView.Filled"
android:layout_width="wrap_content" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content">
<com.youth.banner.Banner <com.youth.banner.Banner

View File

@ -4,5 +4,5 @@
# Location of the SDK. This is only used by Gradle. # Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the # For customization when using a Version Control System, please read the
# header note. # header note.
#Wed Jul 13 20:20:51 CST 2022 #Tue Jul 19 19:07:29 CST 2022
sdk.dir=D\:\\Document\\AndroidSdk sdk.dir=D\:\\Android_SDK