agilie / RotatableAutofitEditText

Extended EditText which allows to move, rotate and resize text at the same time
https://agilie.com
MIT License
54 stars 6 forks source link

Multi lines #4

Open MohamedHussein770 opened 7 years ago

MohamedHussein770 commented 7 years ago

i cant make this edit text has multilines.

Tahaelhosseny commented 5 years ago

am have the same problem

Mohit17067 commented 4 years ago

@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.

nekitr commented 3 years ago

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