[android-developers] Re: EditTextPreference mask passwords

2008-11-11 Thread Brian Yarger
Thanks! I don't know why I didn't just try that, works great! Brian On Nov 11, 5:47 am, Christine <[EMAIL PROTECTED]> wrote: > There's a "password" attribute you can use in the xml file. > > On Nov 11, 5:25 am, Brian Yarger <[EMAIL PROTECTED]>

[android-developers] EditTextPreference mask passwords

2008-11-10 Thread Brian Yarger
I've got a user preference that is a password. Is there a way to mask the input like there is with an EditText component? Or do I need to subclass EditTextPreference to get this behavior? Brian --~--~-~--~~~---~--~~ You received this message because you are subs