Default emoji button in google keyboard with android 4.4

Viewed 4007

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?

1 Answers
Related