Hello! It seems that ListView ignores layout_height="wrap_content". I want a ListView to occupy exactly the space required by its content as wrap_content does, but it seems that the list always has layout_height="fill_parent" value. Does anyone have explanation of the issue? Solution or workaround?
Thanks. -- 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

