如何在用户单击“复制”之前选择文本
我有一个 WebView,我希望用户能够选择文本,然后显示 QuickAction,以便他们可以选择对他刚刚选择的文本执行的操作。
我遇到的问题是,在用户单击操作栏上的“复制”之前,我无法找到选择文本的方法。
我想在 TouchUp 事件触发后立即弹出 QuickAction,但我不希望让他们在此之前选择操作栏上的“复制”。
关于如何实现这种行为有什么想法吗?
我正在 Android 3.1 SDK 上进行开发并使用 android.content.ClipboardManager。
I have a WebView and I want user to be able to select text and then display a QuickAction so that they can choose the action he will perform on that text he just selected.
The problem I have is that I can't find a way to get text selected before the user clicks on Copy on the Action Bar.
I want to popup the QuickAction as soon as TouchUp event is fired and I don't want to have them to select Copy on the Action Bar before that.
Any idea on how to implement this behaviour?
I'm developping on Android 3.1 SDK and using android.content.ClipboardManager.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论