From 2cf10cc35ac2aefc3c6820a04bcbb4bc0744198e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E5=89=8D=E5=8D=AB?= <2298122580@qq.com> Date: Thu, 13 Jun 2024 16:04:58 +0800 Subject: [PATCH] =?UTF-8?q?6.7.0=E7=94=A8=E6=88=B7=E7=AB=AF=E6=9B=B4?= =?UTF-8?q?=E6=96=B0:=E9=99=90=E5=88=B6=E4=B8=BE=E6=8A=A5=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E5=AD=97=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/item_live_report_foot.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live/src/main/res/layout/item_live_report_foot.xml b/live/src/main/res/layout/item_live_report_foot.xml index 4c76757d0..3350202ca 100644 --- a/live/src/main/res/layout/item_live_report_foot.xml +++ b/live/src/main/res/layout/item_live_report_foot.xml @@ -16,7 +16,7 @@ android:layout_marginTop="20dp" android:gravity="top" android:padding="5dp" - android:maxLength="50" + android:maxLength="200" android:hint="@string/video_report_tip_2" android:textColor="@color/textColor" android:textSize="14sp"