使用自定义 TextWatcher 按住删除键删除 EditText 中的文本
我在 EditText
小部件中使用自定义 TextWatcher
,这使得无法在按住虚拟键盘上的文本键的同时使用屏幕词典和连续删除文本键盘。
我不关心字典,但我真的很希望能够按住删除键来删除大量文本。没有TextWatcher
它也能正常工作。
有什么想法吗?
I'm using a custom TextWatcher
in an EditText
widget, and this makes it impossible to use both the onscreen dictionary and continuously deleting text while holding down the text key on the virtual keyboard.
I don't care about the dictionary, but I'd really like being able to just hold down the delete key to delete large bits of text. It works just fine without the TextWatcher
.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论