Removed layout margin from listview

This commit is contained in:
daniel oeh 2013-02-21 14:54:22 +01:00
parent ef50c412c9
commit 8c8e7044c3
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
android:id="@android:id/list"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_margin="10dp"
android:layout_weight="1"
dslv:collapsed_height="2dp"
dslv:drag_enabled="true"