You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
Names have usually capital initial letters, so it would probably make sense to use something like this for its EditText:
android:inputType="textPersonName|textCapWords"
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using the latest version (5.5.1).
Names have usually capital initial letters, so it would probably make sense to use something like this for its EditText:
android:inputType="textPersonName|textCapWords"
The text was updated successfully, but these errors were encountered: