FileDetailsFragment now working on tablets
[pub/Android/ownCloud.git] / res / layout-large-land / files.xml
index 68f8c86..aadb269 100644 (file)
@@ -24,7 +24,7 @@
     <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
@@ -39,7 +39,7 @@
 \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