hi guys, I've a problem that I can't solve... I've a custom Listivew with a view inflacted. The item view inflacted contain a couple of textview and an other custom listview. My problem is that the listview item is not expanded correctly, I can see only the first item also if it has the Layout Height set to wrap_content. If I change the Layout Height with a fixed value all items have the same height, and that is not good. I want that each single item has automatically the correct wrap height for the variable height of listview item.
Any Idea ? -- 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

