agilie/RotatableAutofitEditText

Multi lines

Opened this issue · 3 comments

i cant make this edit text has multilines.

am have the same problem

@Developers any update on this? I want to change the line of the edit text when the size reaches the minimum value. Any guidance would be helpful.

You should comment out this line - setInputType (InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS);
in RotatableAutofitEditText class