I have the following EditText:
<EditText
android:layout_width = "match_parent"
android:layout_height = "wrap_content"
android:id = "@+id/textSenha"
android:layout_marginTop="40dp"
android:hint = "@string/senha"
android:textCursorDrawable = "@drawable/cursor"
android:backgroundTint = "@color/black"
android:inputType = "textCapWords"/>
mynextquestion,howdoIstaythatway?Userselectfieldpasswordhintitsufferselevation