summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/downloaded_episodeslist_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/downloaded_episodeslist_item.xml')
-rw-r--r--app/src/main/res/layout/downloaded_episodeslist_item.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/src/main/res/layout/downloaded_episodeslist_item.xml b/app/src/main/res/layout/downloaded_episodeslist_item.xml
index 8ca85a93f..770b88c7e 100644
--- a/app/src/main/res/layout/downloaded_episodeslist_item.xml
+++ b/app/src/main/res/layout/downloaded_episodeslist_item.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
@@ -27,9 +26,9 @@
android:layout_marginLeft="@dimen/listitem_threeline_textleftpadding"
android:layout_marginRight="@dimen/listitem_threeline_textrightpadding"
android:layout_marginTop="@dimen/listitem_threeline_verticalpadding"
+ android:layout_marginBottom="@dimen/listitem_threeline_verticalpadding"
android:layout_weight="1"
android:orientation="vertical"
- android:layout_marginBottom="@dimen/listitem_threeline_verticalpadding"
tools:background="@android:color/holo_red_dark">
<TextView
@@ -44,7 +43,6 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginTop="@dimen/listitem_threeline_verticalpadding"
tools:background="@android:color/holo_red_dark" >
<TextView