我该如何拦截这类事件?
我需要添加一些逻辑,当用户试图粘贴一些文本到我EditText知道我可以使用TextWatcher但这个入口点对我不好,因为我只需要拦截粘贴的情况下,而不是每次用户按我的EditText,
EditText
TextWatcher
android textview textwatcher android-edittext
android ×1
android-edittext ×1
textview ×1
textwatcher ×1