普通公屏聊天把之前的限制50个字 修改成 100个字。其他两个个不变
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
android:hint="@string/live_say_something"
|
||||
android:imeActionLabel="@string/send"
|
||||
android:imeOptions="actionSend"
|
||||
android:maxLength="50"
|
||||
android:paddingLeft="10dp"
|
||||
android:paddingRight="10dp"
|
||||
android:singleLine="true"
|
||||
|
||||
Reference in New Issue
Block a user