the setOnTouchListener of my widget is being called twice. am checking it on emulator 1.5 avd. I commented out the onclicklistener code, and also tried to setClickable to false and setFocusable to true...but no help
I cant use onclick listener since i have a custom background color an image so there i no way for user to see where the navigation buttons are carrying him. can some one tel me what am i doing wrong here. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

