summaryrefslogtreecommitdiff
path: root/res/layout-port/headlines_row_unread.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/headlines_row_unread.xml')
-rw-r--r--res/layout-port/headlines_row_unread.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/layout-port/headlines_row_unread.xml b/res/layout-port/headlines_row_unread.xml
index 98dc6248..7770bcc0 100644
--- a/res/layout-port/headlines_row_unread.xml
+++ b/res/layout-port/headlines_row_unread.xml
@@ -136,4 +136,13 @@
android:text="@string/attachment_copy" />
</LinearLayout>
+ <ImageButton
+ android:id="@+id/article_menu_button"
+ android:layout_gravity="right"
+ android:background="@android:color/transparent"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:src="@drawable/ic_mailbox_collapsed_holo_light" />
+
+
</LinearLayout> \ No newline at end of file