我正在尝试使用aftetTextChanged减少在TextView上设置的数量。charSequence, int i, int i1, int i2) {
public void afterTextChangedtxtDamageEstimate.setText(nf.format(decDeResults-damageCost)); }); 这是有效
在我的android代码中,我需要在回收视图中放置一个编辑文本,并保存使用TextWatcher输入的值。为此,我使用了这里建议的自定义TextWatcher。public void onTextChanged(CharSequence charSequence, int i, int i2,public void afterTextChanged并将编辑文本内容保存到afterT