setTransformationMethod的使用

setTransformationMethod的使用 1.点击一个控件隐藏/显示EditText中的密码 final CheckBox checkbox = (CheckBox) findViewById(R.id.cb); /* add a listener to the Che