I have textview onclick of that a edittext dialog open which inputtype is password.
but after click dialog ok button edittext value is setting on textview but in case of password it is showing any text on textview, any idea how to set hidden text(password) on textview in android?
I have textview onclick of that a edittext dialog open which inputtype is password.
Share
I think I understand what you’re asking for… If this isn’t right try to be more specific… your english is a bit difficult to understand.
I did this with a checkbox. You can bind your code to whatever… but this is the best way to do it (if it’s what you’re looking for)