i was looking through the reference on the android site and found what i was looking for http://developer.android.com/reference/android/widget/ExpandableListAdapter.html :) thanks for the help
On Thu, Jul 22, 2010 at 12:23 AM, Justin Anderson <janderson....@gmail.com>wrote: > Have you done any research yourself on this? > > Just doing a simple search for "android listview onclick" gave me several > results: > > *Searching Google: > *http://www.androidpeople.com/android-listview-onclick/* > * > http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/ > * > > Searching StackOverflow: > * > http://stackoverflow.com/questions/3081986/open-a-custom-dialog-when-clicking-on-a-listview-entry > > http://stackoverflow.com/questions/1121192/android-custom-listview-unable-to-click-on-items > > http://stackoverflow.com/questions/2898214/android-how-to-set-click-events-on-listview > > *Searching this Google Group*: > > http://groups.google.com/group/android-beginners/browse_thread/thread/d9fe83f80651a993/560b63550978e72c?lnk=gst&q=android+listview+click#560b63550978e72c > > > http://groups.google.com/group/android-beginners/browse_thread/thread/14fa86edf7a865c9/e73d58c4c44442ff?lnk=gst&q=android+listview+click#e73d58c4c44442ff > > So, I just spent five minutes doing searches and came up with at least > seven possible links that can help... It doesn't hurt to do a little work > yourself before posting a question here. > > Hope that helps, > Justin > > * > *---------------------------------------------------------------------- > There are only 10 types of people in the world... > Those who know binary and those who don't. > ---------------------------------------------------------------------- > > > On Wed, Jul 21, 2010 at 10:30 PM, Raul Martinez <raul5...@gmail.com>wrote: > >> i have a list and when i click it i want it to open up with a drowdown of >> the description of the item, is there a tutorial on that? >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Beginners" group. >> >> NEW! Try asking and tagging your question on Stack Overflow at >> http://stackoverflow.com/questions/tagged/android >> >> To unsubscribe from this group, send email to >> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com> >> For more options, visit this group at >> http://groups.google.com/group/android-beginners?hl=en >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en