<LinearLayout\r
android:id="@+id/file_list_container"\r
android:layout_width="0dp"\r
- android:layout_height="wrap_content"\r
+ android:layout_height="fill_parent"\r
android:layout_weight="1" >\r
\r
<fragment\r
\r
<LinearLayout android:id="@+id/file_details_container"\r
android:layout_width="0dp"\r
- android:layout_height="wrap_content"\r
+ android:layout_height="fill_parent"\r
android:layout_weight="2" >\r
\r
<fragment\r