Hi.
1. I want to place 2 ListViews side-by-side vertically so that each would occupy equal horizontal space. What I get so far with TableLayout wrapping them is either the first shown only or one placed under another.
2. Is there a way to say: in the ListView the first 2 items should get 25% of vertical space each and the third should occupy the remaining 50%?
TIA for sharing your ideas.



