How to restrict TextView to allow only alpha-numeric characters in Android

后端 未结 4 1050
一生所求
一生所求 2020-12-09 04:13

I have a TextView in my app that i want a user to be able to only enter alpha-numeric characters in. How can this be done? Thanks!

4条回答
提交回复
热议问题