You'll need an ItemClickListener set for your ListView - Though I am sure that you already know that...
Something like: alarmsListView.setOnItemClickListener(ItemClickListener); On Jul 9, 8:46 am, extrapedestrian <[email protected]> wrote: > sory not onKey but onClickListener... > > On Jul 9, 5:45 pm, extrapedestrian <[email protected]> wrote: > > > do you have set OnKeyListener? > > like: > > alarmsListView.setOnKeyListener(this); > > > On Jul 9, 5:28 pm, Moto <[email protected]> wrote: > > > > I don't see your ListView under the xml file... where is that? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

