Or, some of these links might help: http://stackoverflow.com/questions/7238855/gridview-with-a-baseadapter-onitemclick-giving-wrong-position
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Aug 31, 2012 at 7:05 AM, Justin Anderson <[email protected]>wrote: > Hmmm.... I don't really see anything wrong with your code. What version > of Android are you testing this on? Did you test it on multiple versions? > > One thing I can think of is this: Rather than setting a click listener on > your gridview, try putting a click listener on each photo in the > gridview... It is less than ideal, but it might help you work around the > issue. > > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > On Fri, Aug 31, 2012 at 4:32 AM, Narendra Singh Rathore < > [email protected]> wrote: > >> findViewById > > > -- 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

