summaryrefslogtreecommitdiff
path: root/res/layout/new_episodes_listdivider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/new_episodes_listdivider.xml')
-rw-r--r--res/layout/new_episodes_listdivider.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/res/layout/new_episodes_listdivider.xml b/res/layout/new_episodes_listdivider.xml
deleted file mode 100644
index 6b4f55d61..000000000
--- a/res/layout/new_episodes_listdivider.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:orientation="vertical"
- android:layout_width="match_parent"
- android:layout_height="match_parent">
-
- <TextView
- android:padding="12dp"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:textAllCaps="true"
- style="@style/AntennaPod.TextView.Heading"
- android:text="@string/recently_published_episodes_label"/>
-
-</LinearLayout> \ No newline at end of file