修复:

首页或者搜索结果页面进入密码直播间要输两次密码
主播名称缩写错误
This commit is contained in:
18401019693
2022-08-23 15:11:30 +08:00
parent 80b5127832
commit 5dc6ee197d
4 changed files with 73 additions and 3 deletions

View File

@@ -9,5 +9,10 @@
android:layout_height="match_parent"
android:overScrollMode="never" />
<com.yunbao.live.views.LoadingView
android:id="@+id/loading"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="visible" />
</RelativeLayout>