X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ba80646e4e31a6c19d4ef8b60ea0e30cf3bd00cc..2eecb46250300a470fa20caee27b2b04a1e0ea49:/res/layout/file_actions.xml?ds=sidebyside
diff --git a/res/layout/file_actions.xml b/res/layout/file_actions.xml
index abc42fb4..c52c1f18 100644
--- a/res/layout/file_actions.xml
+++ b/res/layout/file_actions.xml
@@ -3,12 +3,31 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:layout_margin="@dimen/standard_margin">
+ android:layout_margin="@dimen/standard_margin"
+ android:orientation="vertical">
+
+
+
+
-
+ android:layout_height="0dp"
+ android:layout_weight="1"
+ />
-
\ No newline at end of file
+
\ No newline at end of file