2012年10月9日 - 1.先把EditText控件的输入属性设为密码: android:inputType="textPassword". 2.然后在代码中的EditText控件添加数字键盘监听事件,如下:.
blog.sina.com.cn