kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
added android:maxLength="200" to messages_fragment.xml
rodzic
5b26714a1e
commit
fdff15448f
|
@ -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="" />
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue