summaryrefslogtreecommitdiff
path: root/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-03-12 15:04:52 +0300
committerAndrew Dolgov <[email protected]>2012-03-12 15:04:52 +0300
commit7101a92b060c618864659eefa6601c4fca730782 (patch)
treeb970c81ea9fe28fcd8ff16a1663492542d8b682c /res/layout/headlines_row_unread.xml
parent8caa0fcd8261f6c3d885cd880df3aac156f9d120 (diff)
hide headlines row separator in small screen mode
Diffstat (limited to 'res/layout/headlines_row_unread.xml')
-rw-r--r--res/layout/headlines_row_unread.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml
index f89faa5a..bf980749 100644
--- a/res/layout/headlines_row_unread.xml
+++ b/res/layout/headlines_row_unread.xml
@@ -14,6 +14,7 @@
android:orientation="horizontal" >
<ImageView
+ android:id="@+id/headlines_separator"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:background="?headlineSeparatorUnread"