我想为多个TextWatcher字段实现EditText接口。目前我正在使用:text1.addTextChangedListener(this); text2.addTextChangedListener(this); 然后重写我的Activity中的 ...
確定! 回上一頁