增加了动态控制zego日志的功能

This commit is contained in:
董宏宇
2021-02-25 14:23:46 +08:00
parent 86efa7dec1
commit 8494bc6690
2 changed files with 5 additions and 1 deletions

View File

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