summaryrefslogtreecommitdiff
path: root/res/layout/episodes_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/episodes_fragment.xml')
-rw-r--r--res/layout/episodes_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/episodes_fragment.xml b/res/layout/episodes_fragment.xml
index 5536a5545..13b154ce2 100644
--- a/res/layout/episodes_fragment.xml
+++ b/res/layout/episodes_fragment.xml
@@ -6,6 +6,7 @@
<ExpandableListView
android:id="@android:id/list"
android:layout_width="match_parent"
+ android:dividerHeight="5dp"
android:layout_height="match_parent" >
</ExpandableListView>