Re: [android-beginners] listview dropdown

2010-07-21 Thread Raul Martinez
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 wrote: > Have you done any research yourself on this?

Re: [android-beginners] listview dropdown

2010-07-21 Thread Raul Martinez
I tried but I guess I was using the wrong terms, thanks On Jul 22, 2010 12:25 AM, "Justin Anderson" wrote: I was wrong about my search terms becaues I realized that "onclick" might be something that only a more seasoned android developer would think of searching. The search terms for the links

Re: [android-beginners] listview dropdown

2010-07-21 Thread Justin Anderson
I was wrong about my search terms becaues I realized that "onclick" might be something that only a more seasoned android developer would think of searching. The search terms for the links I posted in my last message were simply: android listview click Hope that helps, Justin

Re: [android-beginners] listview dropdown

2010-07-21 Thread Justin Anderson
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/ * Search

[android-beginners] listview dropdown

2010-07-21 Thread Raul Martinez
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