可以用service来监听长按事件,在触发界面操作

这是我的建议,不知道可不可行。仅供参考。




2010/1/12 zongan liu <[email protected]>

> 怎么写中文呢?这是美国人的groups,怎么能看懂你写的
>
> 2010/1/11 fengqve <[email protected]>
>
>> 就是把TextView 设置成可以监听长点击事件的时候。
>>
>> TextView tv  = new TextView(context);
>>
>> tv.setOnLongClickListener ,这个时候,手指点击textview上的文字时,文字会产生闪烁,有没有方法可以屏蔽文字闪
>> 烁?
>>
>> 因为在一个ScrollView 里面。手指划动会带动文字scroll , 而又需要加上长按监听事件。
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to