Using B4A version 5.20.
I placed an EditText control on my activity and set these properties:
Single line - unchecked
Input Type - Text
Wrap - checked
Force Done - checked
When the EditText control receives focus the keyboard appears but there is no done button, you have to use the back button to stop editing. Is this a bug or am I doing something wrong.
I placed an EditText control on my activity and set these properties:
Single line - unchecked
Input Type - Text
Wrap - checked
Force Done - checked
When the EditText control receives focus the keyboard appears but there is no done button, you have to use the back button to stop editing. Is this a bug or am I doing something wrong.