Switched back to standard divider height
This commit is contained in:
parent
e40e51e60f
commit
cbb3d46917
|
@ -6,7 +6,6 @@
|
|||
<ExpandableListView
|
||||
android:id="@android:id/list"
|
||||
android:layout_width="match_parent"
|
||||
android:dividerHeight="5dp"
|
||||
android:layout_height="match_parent" >
|
||||
</ExpandableListView>
|
||||
|
||||
|
|
Loading…
Reference in New Issue