Removed layout margin from listview
This commit is contained in:
parent
ef50c412c9
commit
8c8e7044c3
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue