From 7101a92b060c618864659eefa6601c4fca730782 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 12 Mar 2012 15:04:52 +0300 Subject: hide headlines row separator in small screen mode --- res/layout-port/headlines_row.xml | 1 + res/layout-port/headlines_row_selected.xml | 1 + res/layout-port/headlines_row_unread.xml | 1 + res/layout-xlarge/headlines_row.xml | 1 + res/layout-xlarge/headlines_row_selected.xml | 1 + res/layout-xlarge/headlines_row_unread.xml | 1 + res/layout/headlines_row.xml | 1 + res/layout/headlines_row_selected.xml | 1 + res/layout/headlines_row_unread.xml | 1 + src/org/fox/ttrss/HeadlinesFragment.java | 6 ++++++ src/org/fox/ttrss/OfflineHeadlinesFragment.java | 6 ++++++ 11 files changed, 21 insertions(+) diff --git a/res/layout-port/headlines_row.xml b/res/layout-port/headlines_row.xml index a981cb21..d957ae9d 100644 --- a/res/layout-port/headlines_row.xml +++ b/res/layout-port/headlines_row.xml @@ -13,6 +13,7 @@ android:layout_height="match_parent" >