diff --git a/application/res/layout/conversations.xml b/application/res/layout/conversations.xml index 0c1a88c..a75cdb2 100644 --- a/application/res/layout/conversations.xml +++ b/application/res/layout/conversations.xml @@ -47,6 +47,7 @@ along with Yaaic. If not, see . android:layout_height="wrap_content" android:layout_weight="1" android:inputType="textImeMultiLine" + android:background="@layout/input_background" android:imeOptions="actionSend" />