문제

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?

도움이 되었습니까?

해결책

Found it!

android:inputType="textShortMessage"

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top