Skip to content
Snippets Groups Projects
Commit 376d447b authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Show emoji instead of send button on keyboard

parent 3355e46e
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
android:background="@android:color/transparent" android:background="@android:color/transparent"
android:gravity="top" android:gravity="top"
android:hint="@string/label_placeholder" android:hint="@string/label_placeholder"
android:imeOptions="actionSend|flagNoEnterAction"
android:inputType="textCapSentences|textShortMessage|textAutoCorrect" android:inputType="textCapSentences|textShortMessage|textAutoCorrect"
android:paddingBottom="17dp" android:paddingBottom="17dp"
android:paddingLeft="20dp" android:paddingLeft="20dp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment