From 7e03ca0e736db9c1f6fc96345fe0c2e74412ecc2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 28 May 2013 15:52:54 +0400 Subject: fix wrong backgrounds being used by tablet headline views properly reset feedisselected flag when menu is shown --- res/layout-sw700dp/headlines.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'res/layout-sw700dp') diff --git a/res/layout-sw700dp/headlines.xml b/res/layout-sw700dp/headlines.xml index 93324ebb..9acfd86b 100644 --- a/res/layout-sw700dp/headlines.xml +++ b/res/layout-sw700dp/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" >