I tried the following two methods on a Samsung Galaxy Tab2 7 inch to turn off suggestions, but neither works:
or:
Does anybody have a workaround.
Thank you very much
B4X:
inputText.InputType=Bit.OR(inputText.InputType, 524288)
B4X:
inputText.InputType= 524288
Thank you very much