Please find the attachment ... On Thu, Oct 6, 2011 at 7:55 PM, Studio LFP <[email protected]> wrote: > A custom ListView as in one you have written yourself? Or someone else other > than the one that is in Android? > > If so, there might be problems with it. > > Kostya also asked for you to remove those two entries, did you remove them > and try? > > Steven > Studio LFP > http://www.studio-lfp.com > > > On Thursday, October 6, 2011 9:08:56 AM UTC-5, Naveen wrote: >> >> i am using custom listview android facing click event issue coding >> stub is fine here, plz guideline me >> >> On Thu, Oct 6, 2011 at 6:24 PM, NaveenShrivastva >> <[email protected]> wrote: >> > movielist.setAdapter(new EfficientAdapter(this)); >> > movielist.setClickable(true); >> > movielist.setFocusable(true); >> > >> > >> > i have already tried that one nothing result same issue >> > >> > On Thu, Oct 6, 2011 at 6:07 PM, Kostya Vasilyev <[email protected]> >> > wrote: >> >> Try taking out these two lines. >> >> >> >> 06.10.2011 16:11, KK пишет: >> >>> >> >>> l1.setFocusable(true); >> >>> l1.setClickable(true); >> >> >> >> -- >> >> Kostya Vasilyev >> >> >> >> -- >> >> 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 >> > > > -- > 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
-- 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

