admin管理员组文章数量:1122832
I have a project that has credit card input but wants to hide the whole text. for example, if the credit card is 1234 1234 1234 1234 then it should be **** **** **** ****. I checked some different ideas just like in here. but it is not compatible with the PasswordTransformationMethod. It only changes everything to *, for example, it used to show 1234 1234 1234 thanks to custom text watcher but when I apply the PasswordTransformationMethod the results become ************ which is not what I expected. I hope someone would be able to help me.
本文标签: javaHow to mask a text that is compatible with PasswordTransformationMethod in androidStack Overflow
版权声明:本文标题:java - How to mask a text that is compatible with PasswordTransformationMethod in android - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736302106a1931416.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论