Tuesday, June 28, 2011

[android-developers] Re: ListView is no clickable

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 <ali.chous...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment