summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-06-02 15:19:30 +0300
committerAndrew Dolgov <[email protected]>2017-06-02 15:19:30 +0300
commit2c676e263f928b6a330fb181be7250e297eb0678 (patch)
treea4cf06ca88a04b7b5176be8663b2076c8c739e23 /org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml
parent6f1afb1ef00e9c700832c33f71d008549740c2c0 (diff)
refactor some more items, reimplement context menus for gallery
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml b/org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml
index e5fe47f4..5bde3166 100644
--- a/org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml
+++ b/org.fox.ttrss/src/main/res/layout/fragment_gallery_entry.xml
@@ -34,16 +34,4 @@
android:layout_gravity="center"
android:id="@+id/flavor_image_progress" />
- <ImageView
- android:id="@+id/flavor_image_overflow"
- android:clickable="true"
- android:layout_width="wrap_content"
- android:layout_height="26dp"
- android:layout_weight="0"
- android:background="@drawable/ripple"
- android:src="@drawable/ic_dots_vertical"
- android:layout_gravity="top|right"
- android:layout_marginRight="8dp"
- android:layout_marginTop="@dimen/activity_vertical_margin" />
-
</FrameLayout> \ No newline at end of file