Wrap problems with Edittext

manios

Active Member
Licensed User
Longtime User
Hi,

I just found the following:

When changing edt.InputType to edt.INPUT_TYPE_NONE it will also change the status of edt.SingleLine to TRUE.
I need to use edit.SingleLine= FALSE to have it corrected.

Is this behavior by default or is it a fault?

Regards
 

manios

Active Member
Licensed User
Longtime User
OK!

Will keep that in mind.


Thanks, Erel
 
Upvote 0
Top