Mario Danic 6 năm trước cách đây
mục cha
commit
a8c8cc33ff
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"