`

TextView可以绑定的一些监听

 
阅读更多
public void addTextChangedListener (TextWatcher watcher)
绑定一个监听对象watcher,用以监听text变化

public void setOnEditorActionListener(TextView.OnEditorActionListener l)
绑定一个监听对象l,用以监听输入法软键盘上的按键
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics