X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/154bb85cf1cc5347333be1cea339907b13cc746a..4b8e26b2870daf2cd3a643875bd4b9b6330b3682:/res/layout/list_layout.xml diff --git a/res/layout/list_layout.xml b/res/layout/list_layout.xml index 60f6689e..39a3edd2 100644 --- a/res/layout/list_layout.xml +++ b/res/layout/list_layout.xml @@ -1,17 +1,110 @@ + - - - + android:id="@+id/ListItemLayout" + android:layout_width="fill_parent" + android:background="@drawable/list_selector" + android:orientation="horizontal" + android:layout_height="56dp"> + + + + + + + + + + + + + + + + + + + + + + + + + + +