andorid textview link text

android 在textview 解析自定义各种链接urlspan的时候,会发现存在点击非链接的文字,父view却不能事件响应的问题,尤其是在listview 中。

现在vlook 中实现了 直接对textview 做setOnTouchListener ,直接响应解析事件,进行事件的过滤,  成功的解决此问题

猜你喜欢

转载自lyp2002924.iteye.com/blog/2277535