I am displaying some information in the webview. I need to make the content editable once the user clicks on the displayed info. The keyboard should appear as well. I tried to do this by setting contentEditable = true for the webview. It works in iOS, not sure how to do in android. Please suggest if this can be done or any other way to achieve editing the info? TIA
<div contenteditable=\"true\"> testing < /div>
contentEditable = true works for android as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With