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.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml') diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml index 40eb4914..8b2107c1 100644 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -93,6 +93,14 @@ android:scaleType="fitCenter" android:cropToPadding="true" android:visibility="visible" /> + + -- cgit v1.2.3