Basic Java Tip #129: @Override is an annotation for the compiler -- it has no effect on how the code is executed.
I am 100% sure it's because of those missing attributes. I've wrestled with the same problem before. On Jun 28, 3:38 pm, Ali Chousein <[email protected]> wrote: > Manish, > > A very basic question, but did you by change forget to put @Override > before the declaration of setOnItemClickListener? > > ---------- > Ali Chousein > Geo-Filtered Assistanthttp://geo-filtered-assistant.blogspot.com/ -- 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

