summaryrefslogtreecommitdiff
path: root/res/layout-sw600dp-land/headlines.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-28 15:52:54 +0400
committerAndrew Dolgov <[email protected]>2013-05-28 15:52:54 +0400
commit7e03ca0e736db9c1f6fc96345fe0c2e74412ecc2 (patch)
tree7d7628a5bc0fca5061bd3b670ffa957c694ee09a /res/layout-sw600dp-land/headlines.xml
parente84345ce5a744a72879087566621232896c52e10 (diff)
fix wrong backgrounds being used by tablet headline views
properly reset feedisselected flag when menu is shown
Diffstat (limited to 'res/layout-sw600dp-land/headlines.xml')
-rw-r--r--res/layout-sw600dp-land/headlines.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout-sw600dp-land/headlines.xml b/res/layout-sw600dp-land/headlines.xml
index 93324ebb..9acfd86b 100644
--- a/res/layout-sw600dp-land/headlines.xml
+++ b/res/layout-sw600dp-land/headlines.xml
@@ -2,7 +2,6 @@
android:id="@+id/main"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:background="?headlinesBackgroundSolid"
android:orientation="vertical" >
<FrameLayout