修改刷新后数据不显示的问题

This commit is contained in:
wangdongsheng
2021-09-24 18:36:17 +08:00
parent ae15085f30
commit c0b0222f7d
25 changed files with 203 additions and 155 deletions

View File

@@ -47,9 +47,9 @@
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintWidth_default="percent"
app:layout_constraintWidth_percent="0.4" />
</FrameLayout>
</FrameLayout>
<ImageView
android:id="@+id/iv_image"
android:id="@+id/image_view"
android:layout_width="300dp"
android:layout_height="157dp"
app:layout_constraintHeight_default="percent"