修改寻宝上一直加载

This commit is contained in:
wangdongsheng
2021-11-02 18:32:20 +08:00
parent a94e410d61
commit 6267161ec6
12 changed files with 154 additions and 96 deletions

View File

@@ -44,6 +44,7 @@
android:id="@+id/tv_auditMsg"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:visibility="gone"
android:layout_marginRight="10dp"
app:layout_constraintRight_toLeftOf="@+id/tv_auditStatus"
app:layout_constraintTop_toTopOf="@+id/tv_createTime" />