tags:

views:

8

answers:

1

I have problem in displaying content in Linearlayout,how to extend layout height.when large number layout used for displaying content..

A: 

android:layout_weight might do the trick

jaxvy