mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-02 11:52:41 -05:00
added android:maxLength="200" to messages_fragment.xml
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
android:id="@+id/messageInputText"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:maxLength="200"
|
||||
android:imeOptions="actionDone"
|
||||
android:text="" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user