summaryrefslogtreecommitdiff
path: root/res/layout-sw600dp-port
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-02 00:58:45 +0400
committerAndrew Dolgov <[email protected]>2012-09-02 00:58:45 +0400
commitd5c0f015e589aa612582eaef55b47666da1e4330 (patch)
treeb8ff2c66c948bd10aa96b7480eab180ec22feb86 /res/layout-sw600dp-port
parentcff1071ca7f9af12c44ef35bb66752c7a4330e83 (diff)
fix tablet headlines_row_selected portrait layout
Diffstat (limited to 'res/layout-sw600dp-port')
-rw-r--r--res/layout-sw600dp-port/headlines_row_selected.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/layout-sw600dp-port/headlines_row_selected.xml b/res/layout-sw600dp-port/headlines_row_selected.xml
index 7e89eb7a..616f96ba 100644
--- a/res/layout-sw600dp-port/headlines_row_selected.xml
+++ b/res/layout-sw600dp-port/headlines_row_selected.xml
@@ -129,4 +129,12 @@
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