You are right! It works fine after returning true in that method. The return statement was generated by eclipse, and I did not pay attention to it.
I still don't understand why it acts differently for button. Either way, what appears to have been happening is it does not reach to ACTION_MOVE or ACTION_UP unless ACTION_DOWN is consumed by listener. Thanks a lot for the quick help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

