In my custom dialog i have a Listview , on which i am invoking
OnItemClickListener()
but it is not detecting..
What can be the problem
Showing us the code would help... the part where you add the listener and
how you get a reference to the list view you add it to, and the listener's
onClick() method.
Also, please indicate how you know it isn't triggering (often people assume
that if they don't see some activity appear, the click isn't being
detected - but it could be the click is detected just fine, it's just that
the activity has a fault and isn't showing).
Does your LogCat show any unusual entries - exceptions, for example?
--
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