On 13 Paź, 21:33, Rishi <



>                 @Override
>                 public boolean onTouch(View arg0, MotionEvent arg1) {
>                         // TODO Auto-generated method stub
>
>                         Log.i(tag, arg0 + " " + arg1.getAction());
>                         return false;
>                 }
>     }
>

try to return true in your onTouch method

skink
--~--~---------~--~----~------------~-------~--~----~
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