Mario Danic 6 年之前
父節點
當前提交
a8c8cc33ff
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/controller_chat.xml

+ 1 - 0
app/src/main/res/layout/controller_chat.xml

@@ -124,6 +124,7 @@
         android:layout_height="wrap_content"
         android:layout_alignParentBottom="true"
         android:maxLength="1000"
+        android:inputType="textLongMessage|textAutoComplete"
         app:inputButtonDefaultBgColor="@color/colorPrimary"
         app:inputButtonDefaultBgPressedColor="@color/colorPrimaryDark"
         app:inputButtonHeight="30dp"