X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fae44486b9545bfb2a49ded9a0c3fd550fd18549..0aeb425885ceccb28b31c9822d52b90656bf9257:/res/layout/list_layout.xml diff --git a/res/layout/list_layout.xml b/res/layout/list_layout.xml index 60f6689e..5f2a43fa 100644 --- a/res/layout/list_layout.xml +++ b/res/layout/list_layout.xml @@ -1,17 +1,72 @@ + - - - + android:id="@+id/ListItemLayout" + android:layout_width="fill_parent" + android:background="@drawable/list_selector" + android:orientation="horizontal" + android:layout_height="56dp"> + + + + + + + + + + + + + + + +