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