How do I get a Edittext with both a phone input and the ability to hide the string. I know that
android:inputType=\"textPassword\"
hides th
This problem can be solved without using deprecated android:password. See my answer here.
android:password