X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6e2949f6816e2cb8a33cd2114a1c6cabd5371dfe..163aaf5a0412f94125d43f914ded669c66da5ddd:/res/layout/list_item.xml diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml index ea738328..0ea3bced 100644 --- a/res/layout/list_item.xml +++ b/res/layout/list_item.xml @@ -19,98 +19,141 @@ --> - - - - - - - - - - - - + android:orientation="horizontal"> + + + + + + + + + + android:layout_width="0dp" + android:layout_height="match_parent" + android:layout_weight="1" + android:gravity="center_vertical" + android:orientation="vertical" > + android:textColor="#303030" + android:textSize="16dip" /> - + + + + + + + + + + + + + android:layout_gravity="center" + android:layout_marginLeft="4dp" + android:layout_marginBottom="4dp" + android:layout_marginRight="4dp" + android:src="@drawable/sharedlink" /> + + + - - + +