summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row.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.xml
parenteee521018968fc4479372228d0a57d90948f2e2b (diff)
remove flavor image arrow
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row.xml7
1 files changed, 0 insertions, 7 deletions
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" />
- <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>