From 4e330671fa9d78052ddc55389ac3e196422438e1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 10 Jul 2015 13:56:03 +0300 Subject: remove flavor image arrow --- org.fox.ttrss/src/main/res/layout/headlines_row.xml | 7 ------- org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml | 8 -------- 2 files changed, 15 deletions(-) (limited to 'org.fox.ttrss/src/main/res') 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 330ebd70..31677c60 100755 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -100,13 +100,6 @@ android:src="@drawable/flavor_video_play" android:visibility="gone" /> - 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 b6a1f097..90065ee2 100755 --- a/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml @@ -101,14 +101,6 @@ android:scaleType="fitXY" android:src="@drawable/flavor_video_play" android:visibility="gone" /> - - -- cgit v1.2.3