EditText InputType

klaus

Expert
Licensed User
Longtime User
Hi Erel,
In the German forum AHS reported a strange behaviour when changing the InputType parameter for an EditText view.
The EditText is set to SingleLine = False.
Changing the InputType parameter sets automatically SingleLine to True.
To me it looks like a bug.

Attached my test program.

Best regards.
 

Attachments

  • TestEditText.zip
    6 KB · Views: 387
Last edited:
Top