The space between words, by which word wrap occurs, is not visually displayed in the EditText.
If you need to add text in this place, then you need to enter the text from the beginning of the next line, otherwise an extra space may appear.
This is not obvious to every user.
Is it possible to display this space in the EditText?
If you need to add text in this place, then you need to enter the text from the beginning of the next line, otherwise an extra space may appear.
This is not obvious to every user.
Is it possible to display this space in the EditText?