From 8c177bdbac6d96e8f3efe58b66d72c49717312c3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 10 Jul 2015 14:32:58 +0300 Subject: flavor image prompt: make it less specific --- org.fox.ttrss/src/main/res/layout/headlines_row.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/layout') 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 30a71acb..bfb4df15 100755 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -107,7 +107,7 @@ android:layout_gravity="bottom" android:gravity="center" android:textColor="@android:color/primary_text_dark" - android:text="5 more images" + android:text="@string/flavor_image_prompt" android:background="#90000000" android:visibility="gone" android:id="@+id/flavor_image_prompt" /> -- cgit v1.2.3