I have what I consider to be a rather odd requirement. Give an EditView that is masked as in a password field and populated with some amount of text, I need to let the user enter more data that is unmasked.
So, the old data is masked out, and the new data that gets appended to the old data is unmasked. Does anyone know how to do that easily? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

