私聊最大字数限制改为120个
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
android:hint="@string/message_hint"
|
||||
android:imeOptions="actionSend"
|
||||
android:inputType="text"
|
||||
android:maxLength="40"
|
||||
android:maxLength="120"
|
||||
android:maxLines="4"
|
||||
android:paddingStart="@dimen/dp_10"
|
||||
android:paddingEnd="10dp"
|
||||
|
Reference in New Issue
Block a user