I have a very simple question: I have a EditTextPreference dialog which I want to use for getting the user\'s password and I want it to be masked.
EditTextPreference
How c
Here is a short example using xml:
Or you can use numberPassword instead of textPassword.
numberPassword
textPassword