aboutsummaryrefslogtreecommitdiff
path: root/res/layout-sw600dp-port
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>2013-05-28 15:52:54 +0400
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>2013-05-28 15:52:54 +0400
commit7e03ca0e736db9c1f6fc96345fe0c2e74412ecc2 (patch)
tree7d7628a5bc0fca5061bd3b670ffa957c694ee09a /res/layout-sw600dp-port
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-port')
-rw-r--r--res/layout-sw600dp-port/headlines.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout-sw600dp-port/headlines.xml b/res/layout-sw600dp-port/headlines.xml
index 866c31a6..bc636d13 100644
--- a/res/layout-sw600dp-port/headlines.xml
+++ b/res/layout-sw600dp-port/headlines.xml
@@ -27,7 +27,6 @@
<FrameLayout
android:id="@+id/headlines_fragment"
- android:background="?smallScreenBackground"
android:layout_width="match_parent"
android:layout_height="match_parent" >
</FrameLayout>