From b2da61cabee74543552774f2c8eecd6e2629f3e6 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Wed, 24 Nov 2021 17:38:07 +0800 Subject: [PATCH] =?UTF-8?q?[Upload=E4=BF=AE=E6=94=B9=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E8=BD=A6=E6=9C=BASN=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_live_play_and_push.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_live_play_and_push.xml b/app/src/main/res/layout/activity_live_play_and_push.xml index 2251c7a..9cf7ca0 100644 --- a/app/src/main/res/layout/activity_live_play_and_push.xml +++ b/app/src/main/res/layout/activity_live_play_and_push.xml @@ -107,7 +107,7 @@ android:layout_height="wrap_content" android:hint="请输入要查看的车机SN" android:text="F803BB2037EZD00088" - android:textColor="#FFFF" + android:textColor="#000" app:layout_constraintBottom_toTopOf="@+id/liveToggleBtn" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="@+id/surfacePlayView" />