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