[android-developers] Re: How to Keep Expandable List View be expanded by default?

2008-10-16 Thread for android
hello , I also need to know the ans for this quesion...Please could any one help.. On Wed, Oct 8, 2008 at 5:33 PM, vel [EMAIL PROTECTED] wrote: can i have more that two level of nesting On Aug 22, 9:27 am, Faiz C [EMAIL PROTECTED] wrote: Hi, you can use the following method to

[android-developers] Re: How to Keep Expandable List View be expanded by default?

2008-08-21 Thread dyonis
help,for how to program to google. - Original Message - From: Slater [EMAIL PROTECTED] To: Android Developers android-developers@googlegroups.com Sent: Thursday, August 21, 2008 1:26 PM Subject: [android-developers] How to Keep Expandable List View be expanded by default? Hi,

[android-developers] Re: How to Keep Expandable List View be expanded by default?

2008-08-21 Thread Slater
I looked up the api, and I couldn't find anything that would indicate that the expandable list would show up as expanded by default. Please help. On Aug 21, 2:33 pm, dyonis [EMAIL PROTECTED] wrote: help,for how to program to google. - Original Message - From: Slater [EMAIL PROTECTED]

[android-developers] Re: How to Keep Expandable List View be expanded by default?

2008-08-21 Thread Faiz C
Hi, you can use the following method to expand all the items in the expandable list view. * getExpandableListView().expandGroup(groupPos) *Regards, Faiz.* * On Thu, Aug 21, 2008 at 10:56 PM, Slater [EMAIL PROTECTED] wrote: Hi, Does anyone know of a easy way (via coding or through