X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/154bb85cf1cc5347333be1cea339907b13cc746a..50d7b20bf6c495c5b4b666325bda92c85725374d:/res/layout/list_layout.xml?ds=sidebyside 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"> + + + + + + + + + + + + + + + + + + + + + + +