Fix the "Basics -> Widgets -> TextField shows incorrect count of words #125"
The second Multiline input field counts words incorrectly:
it always shows 1 even there is no words
it doesn't count the word when you get down to new line (like pressing enter)
also placeholder text or hint is displayed in the middle of the TextInput, it would be nice if its gravity set to start and top.
Fix the "Basics -> Widgets -> TextField shows incorrect count of words #125"
The second Multiline input field counts words incorrectly:
it always shows 1 even there is no words it doesn't count the word when you get down to new line (like pressing enter) also placeholder text or hint is displayed in the middle of the TextInput, it would be nice if its gravity set to start and top.