version:1.0.2
update: bugfixes:取消天气背景显示
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user