Switched back to standard divider height

This commit is contained in:
daniel oeh 2013-03-10 18:59:43 +01:00
parent e40e51e60f
commit cbb3d46917
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
<ExpandableListView <ExpandableListView
android:id="@android:id/list" android:id="@android:id/list"
android:layout_width="match_parent" android:layout_width="match_parent"
android:dividerHeight="5dp"
android:layout_height="match_parent" > android:layout_height="match_parent" >
</ExpandableListView> </ExpandableListView>