I have run into a similar issue with doing this on a Gallery view...  I
believe it is related to a bug in Android 2.1 and up.  Here is a link to my
StackOverflow question that has yet to be successfully answered (but there
have been some answers that may help in your case:

http://stackoverflow.com/questions/5187173/simpleongesturelistener-code-not-working-in-android-2-2

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Wed, Mar 16, 2011 at 9:12 AM, argongold <[email protected]> wrote:

> Hi,
>
> I have extended a GridView and Override onTouchEven() function to
> achieve onTouch and onLongTouch functionality for GridView items. But
> I found the extended GridView is no longer scrollable when I fling it
> or try to move up or down.
>
> Suppose it should keep is scroll functionality if I don't Overried it.
> Can any one let me know what I am missing here and what I have to do
> for keeping other functions as it is in a Gridview.
>
> Thanks & Kind regards,
> argon
>
> --
> 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

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