summaryrefslogtreecommitdiff
path: root/res/layout/file_dialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/file_dialog.xml')
-rw-r--r--res/layout/file_dialog.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/file_dialog.xml b/res/layout/file_dialog.xml
index 8e07ce31..12abe497 100644
--- a/res/layout/file_dialog.xml
+++ b/res/layout/file_dialog.xml
@@ -6,6 +6,7 @@
<LinearLayout
android:id="@+id/fragment_place"
+ android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content" >
</LinearLayout>