From b7c9792ada57c2fcc398c95320bfbb57ae59fb35 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Jun 2012 14:16:24 +0400 Subject: [PATCH] various layout and code updates to support feed_title in virtual feeds (requires API 3) --- res/layout-port/headlines_row.xml | 62 ++++---- res/layout-port/headlines_row_selected.xml | 65 +++++---- res/layout-port/headlines_row_unread.xml | 63 +++++---- res/layout-xlarge/headlines_row.xml | 141 ------------------- res/layout-xlarge/headlines_row_selected.xml | 139 ------------------ res/layout-xlarge/headlines_row_unread.xml | 139 ------------------ res/layout/headlines_row.xml | 17 ++- res/layout/headlines_row_selected.xml | 17 ++- res/layout/headlines_row_unread.xml | 17 ++- src/org/fox/ttrss/ArticleFragment.java | 4 +- src/org/fox/ttrss/HeadlinesFragment.java | 11 ++ src/org/fox/ttrss/types/Article.java | 4 + 12 files changed, 174 insertions(+), 505 deletions(-) delete mode 100644 res/layout-xlarge/headlines_row.xml delete mode 100644 res/layout-xlarge/headlines_row_selected.xml delete mode 100644 res/layout-xlarge/headlines_row_unread.xml diff --git a/res/layout-port/headlines_row.xml b/res/layout-port/headlines_row.xml index d957ae9d..223dfc0d 100644 --- a/res/layout-port/headlines_row.xml +++ b/res/layout-port/headlines_row.xml @@ -33,8 +33,8 @@ android:layout_height="match_parent" android:ellipsize="end" android:singleLine="true" - android:textColor="?headlineTextColor" android:text="There are many variations of passages of Lorem Ipsum available" + android:textColor="?headlineTextColor" android:textSize="16sp" /> + android:textSize="11sp" /> + + - + + + + android:layout_weight="1" + android:prompt="@string/attachments_prompt" /> - +