I have loaded a webpage in webview where the user will type something in the 'textarea' of the webpage. However the keypad on mobile has no 'Done' button. How to force 'Done' button when clicked on 'textarea'?
P.S: In case you are wondering what the heck I am trying - I am trying Google Transliteration (without API). The text will be transliterated in the webview and passed on to a Label outside webview
P.S: In case you are wondering what the heck I am trying - I am trying Google Transliteration (without API). The text will be transliterated in the webview and passed on to a Label outside webview
Last edited: