使用自定义 TextWatcher 按住删除键删除 EditText 中的文本

发布于 2024-12-01 23:30:52 字数 191 浏览 1 评论 0原文

我在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文