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