Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加超链接,超链接以外且同一行空白处可以点击 #2

Open
Yanqilong opened this issue Mar 6, 2017 · 2 comments
Open

Comments

@Yanqilong
Copy link

添加超链接后,超链接以外且同一行空白处可以点击,好像设置了match_parent,能不能是wrap_content的效果

@zzhoujay
Copy link
Owner

zzhoujay commented Mar 7, 2017

额,这个现在没啥办法,要做到只点击文字才有效,需要准确的获取文字的坐标和点下去的额坐标,而系统并没有提供获取实际绘制后每个文字坐标获取的接口,现在自能通过系统提供的:获取点击位置最靠近的文本,所以现在只能做到功能可用,但要像浏览器那样只有点文字才触发现在还做不了

@zzhoujay
Copy link
Owner

zzhoujay commented Mar 7, 2017

后面我再想办法吧,这个项目由于之前其他事前一直被搁置了,最近应该会继续开发

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants