[android-developers] Re: ListView not touchable in my Activity - A clue...not the solution though..

2009-04-11 Thread Chander Pechetty
As you mentioned, you are not posting the details for anyone to answer your question? You have not pasted the layout; so again no one can answer, but have a look at the API doc...

[android-developers] Re: ListView not touchable in my Activity - A clue...not the solution though..

2009-04-10 Thread monn3t
Thanks for answering... I ended descontructing the whole Activity until I came across what seems to be the cause of the problem. When creating the SimpleCursorAdapter I use: R.layout.row which is a layout that I created. When I use one of android's, for instance:

[android-developers] Re: ListView not touchable in my Activity

2009-04-09 Thread Chander Pechetty
I don't see any itemClickListener registered ? --~--~-~--~~~---~--~~ 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