Hi everyone
In my apk app (on Android 16) I have problems in deleting text from textbox. Both if I use backspace on my keyboard and if I select all text and I click backspace.
I have no problems in companion.
Why?
Hi everyone
In my apk app (on Android 16) I have problems in deleting text from textbox. Both if I use backspace on my keyboard and if I select all text and I click backspace.
I have no problems in companion.
Why?
Post your relevant blocks (and the aia).
No issues with this, either delete method, compiled on Android 16
deleteText.aia (1.2 KB)
You sure it is not a label or do you have some logic on textChanged?