I would like to disable spellcheck in AS TextFieldAdvanced, so that I don't see the red underline below texts.
I tried the following, but it crashes.
Private Sub DisableSpellcheckAS(tf As AS_TextFieldAdvanced)
' Get the internal B4XView containing the native EditText
Dim tfJO As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.