From 20e0dda1593cca1378dad36b7deaae0a9e3f8cd2 Mon Sep 17 00:00:00 2001 From: Andre Kirchhoff Date: Sun, 28 Nov 2021 17:26:06 -0300 Subject: [PATCH] maxLength 228 --- app/src/main/res/layout/messages_fragment.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/messages_fragment.xml b/app/src/main/res/layout/messages_fragment.xml index 77c60101b..c964a9b6f 100644 --- a/app/src/main/res/layout/messages_fragment.xml +++ b/app/src/main/res/layout/messages_fragment.xml @@ -34,7 +34,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="textMultiLine" - android:maxLength="200" + android:maxLength="228" android:text="" /> @@ -50,4 +50,4 @@ app:layout_constraintStart_toEndOf="@+id/textInputLayout" app:srcCompat="@drawable/ic_send_24" /> - \ No newline at end of file +