[android-developers] cannt scroll imageview right and down

2008-05-07 Thread Chenguo
curY = event.getY(); switcherView.scrollBy((int)(mx - curX),(int)(my - curY)); break; } return super.onTouchEvent(event); } -- Chenguo 2008-05-08 --~--~-~--~~~---~--~~ You rec

[android-developers] Re: how to detect longpress on touchscreen?

2008-05-06 Thread Chenguo
Wow, it's a good idea! Tanks for your help! 2008-05-06 Chenguo 发件人: vol 发送时间: 2008-05-06 21:33:54 收件人: Android Developers 抄送: 主题: [android-developers] Re: how to detect longpress on touchscreen? As I understand, the DOWN event is triggered the moment the user presses the s

[android-developers] how to detect longpress on touchscreen?

2008-05-04 Thread Chenguo
s.Can anybody give me some advice? Thanks! -- Chenguo 2008-05-04 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group