I created a custom layout and adapter for a list view but now I cannot make it clickable? Is there anything to look out for here? My list item looks almost exactly like the alarms in the Alarm Clock app that comes installed with Android. Everything seems to work fine but now clicking on the list item does nothing.
I tried setting android:clickable=true and android:focusable=true (which already works because I can select using the trackball but I was just trying random things. I can post code here if anyone needs more details. Thanks in advance for any help. --~--~---------~--~----~------------~-------~--~----~ 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-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---