From c70da136c85262aa6f49e4287909c03ceee89dea Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 15 Oct 2014 17:04:52 +0400 Subject: experimental webview headlines stuff --- res/layout/headlines_row.xml | 7 +++++++ res/layout/headlines_row_selected.xml | 7 +++++++ res/layout/headlines_row_selected_unread.xml | 7 +++++++ res/layout/headlines_row_unread.xml | 7 +++++++ 4 files changed, 28 insertions(+) (limited to 'res/layout') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 8d3b4c26..326ff49c 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -84,6 +84,13 @@ android:textColor="?headlineExcerptTextColor" android:textSize="13sp" /> + + + + + + + +