6.7.0用户端更新:限制举报描述字数

This commit is contained in:
余前卫 2024-06-13 16:04:58 +08:00
parent 4c53c990e9
commit 2cf10cc35a

View File

@ -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"