Frage

When using google keyboard in android 4.4 (or installing his keyboard version in previous android versions), using the default SMS app or in hangouts, the "enter button" is replaced by default for a emoji button, like this:

enter image description here

However, in my app, when typing on a EditText, I have to long click the default enter button to see the emoji option. I wonder.. is there any option to make emoji the default button?

War es hilfreich?

Lösung

Found it!

android:inputType="textShortMessage"

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top