maxLength 228

This commit is contained in:
Andre Kirchhoff 2021-11-28 17:26:06 -03:00 committed by GitHub
parent 535ac84ade
commit 20e0dda159
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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="" />
</com.google.android.material.textfield.TextInputLayout>
@ -50,4 +50,4 @@
app:layout_constraintStart_toEndOf="@+id/textInputLayout"
app:srcCompat="@drawable/ic_send_24" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>