version:1.0.2

update:
bugfixes:取消天气背景显示
This commit is contained in:
2024-07-15 09:26:10 +08:00
parent b4fc904734
commit c815636e5e
9 changed files with 61 additions and 51 deletions

View File

@@ -32,7 +32,6 @@
android:id="@+id/cl_weather"
android:layout_width="330dp"
android:layout_height="165dp"
android:background="@drawable/card_weather_background"
android:onClick="@{click::toWeather}"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">