Cordova Ionic: Enable android emoji soft keyboard -


with cordova ionic android can call search keyboard with: <input type="search">:

enter image description here

i'm trying access emoji keyboard with: <input type="textshortmessage">

enter image description here

but isn't working.

textshortmessage based off question: android keyboard emoji direct android development.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -