summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_fragment.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/headlines_fragment.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml b/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml
index 16e25520..df44f739 100644
--- a/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml
@@ -13,8 +13,6 @@
android:id="@+id/headlines"
android:scrollbars="vertical"
android:layout_width="match_parent"
- android:dividerHeight="0dp"
- android:divider="@null"
android:paddingTop="3dp"
android:layout_height="match_parent" >
</android.support.v7.widget.RecyclerView>