mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-06-23 02:25:17 +00:00
Pressing return key when typing a message in the conversation system request the message to be sent.
This commit is contained in:
@ -42,6 +42,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="text"
|
||||
android:hint="@string/fragment_conversation_new_message_placeholder"/>
|
||||
|
||||
<ImageButton
|
||||
|
Reference in New Issue
Block a user