From e38ed5f18dbf708acbed836597ae1de785d237da Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Tue, 23 Mar 2010 10:38:46 -0700 Subject: [PATCH] Don't use dim behind for the search box. This causes ugly artifacts, such as when dismissing, the full white completions window disappears into the dimmed background and then the dimmed background immediately starts undimming. Likewise when being displayed, the content behind dims down and then the full white completions window appears on top. Change-Id: Id33fb7a172796412143d84e4b3d8915624565f7d --- core/res/res/values/themes.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/res/res/values/themes.xml b/core/res/res/values/themes.xml index 9e19c57c7949e..6dae8b80269c9 100644 --- a/core/res/res/values/themes.xml +++ b/core/res/res/values/themes.xml @@ -471,7 +471,6 @@