From 1bfc708bc0ba129c1e77ad7034e715e28ac50d12 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 29 Oct 2014 08:59:33 +0300 Subject: UIL: use time-limited disk cache instead of flushing it on startup flavor images: show X more label if more than one image fix crash on loadmore row --- org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml') diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml b/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml index d3c1aa72..83e60fbb 100644 --- a/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml @@ -94,6 +94,14 @@ android:scaleType="fitCenter" android:cropToPadding="true" android:visibility="visible" /> + + -- cgit v1.2.3