I\'m having a little difficulties while trying to get a certain layout to work: I want to have list. List does not have to be scrollable, but should be shown completely. But
Set android:layout_height="fill_parent" in your LinearLayout
android:layout_height="fill_parent"