How to make keyboard start with a capital letter so the user can start typing without having to tap the arrow to leave the capital letter?
I used android:inputType="textCapCharacters"
but it did not work right because it writes the whole text in a line and I do not want it to happen