I have TextViews in a View that are dynamically populated.  But even
when there's no text in them they still seem to take up space,
specifically height, even though the TextView and the parent have
layout_height set to wrap_content.  Coming from HTML land, I would
expect them to collapse.  Even if I set them to invisible, they still
take up room.  I've tried a LinearLayout and a RelativeLayout.  How
exactly do you get them to go away without removing them altogether?

Thanks,
tim

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to