or otherwise show u your code.....to display listview which adapter your using base adapter or array adapter
On Mon, Aug 15, 2011 at 10:56 PM, Vaishnavi Senthilnathan < [email protected]> wrote: > Hello All, > I am using a ListView as an item in another ListView. The problem is > the main listview item is not able to fit to the size of the sub > listview. It is just showing the static size. > > For example I have 10 items in the main listview. and for each item in > the main listview i have 5 items in the sub listview. I'm able to see > only 2 items in the sub listview. main list view is showing all the 10 > items. > > -- > 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

