summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-10 13:56:03 +0300
committerAndrew Dolgov <[email protected]>2015-07-10 13:56:03 +0300
commit4e330671fa9d78052ddc55389ac3e196422438e1 (patch)
treecf41a9cfabd66caada4a5ff2080fa1fab12ec988 /org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
parenteee521018968fc4479372228d0a57d90948f2e2b (diff)
remove flavor image arrow
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row_unread.xml8
1 files changed, 0 insertions, 8 deletions
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" />
-
- <org.fox.ttrss.util.ArrowRight
- android:layout_marginRight="16dp"
- android:id="@+id/flavorImageArrow"
- android:layout_width="64dp"
- android:layout_gravity="center|right"
- android:visibility="gone"
- android:layout_height="64dp" />
</FrameLayout>
</TableRow>