X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/79cb6106fd3fc83aa84d18fb472788833b980ea8..0ccb092abbb8aae874b7e84c6d31ae95df3c46f3:/res/layout/list_item.xml diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml index c6c7b92f..c18aee7a 100644 --- a/res/layout/list_item.xml +++ b/res/layout/list_item.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -19,129 +19,151 @@ --> - - - - - - - - - + android:orientation="vertical" + android:layout_height="72dp"> - - + android:orientation="horizontal"> + + + + + + + + + + android:layout_width="0dp" + android:layout_height="match_parent" + android:layout_weight="1" + android:gravity="top" + android:paddingTop="@dimen/standard_padding" + android:orientation="vertical" > + android:textColor="@color/textColor" + android:textSize="@dimen/two_line_primary_text_size" /> - + android:layout_marginLeft="0dp" + android:layout_marginRight="4dp" + android:orientation="horizontal"> + + + + + + + + - + - - - - - + + + + + + - +