fix bug of pull live

This commit is contained in:
zhongchao
2021-02-07 11:33:04 +08:00
parent 6a9fcbd28c
commit d7a3baa4ae
11 changed files with 70 additions and 92 deletions

View File

@@ -17,7 +17,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="请输入要查看的车机SN"
android:text="X1020210128F803EB2046PZD00149"
android:text="F803EB2046PZD00273"
android:textColor="#FFFF"
app:layout_constraintBottom_toTopOf="@+id/liveToggleBtn"
app:layout_constraintEnd_toEndOf="parent"