X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/198c31f9b034a9be05d9bb3da5121b3f5fb376c7..50c079d646c4f4fb287c0fb51bb072a56d5fa0e2:/res/layout/files.xml diff --git a/res/layout/files.xml b/res/layout/files.xml index c64e3e85..5d62c131 100644 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@ -1,14 +1,42 @@ + - - - - \ No newline at end of file + android:layout_width="match_parent" + android:layout_height="match_parent" + android:background="@color/background_color" + android:orientation="horizontal" + android:baselineAligned="false" + > + + + + + + \ No newline at end of file