From 53376cb1798aa5f8bad6c9ba0dfc4b05530d6fe9 Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Mon, 22 Aug 2011 16:56:08 -0700 Subject: [PATCH] Fix bug 5185375 - ICS Fit+Finish: Full-screen IME Have extract mode use a light theme to better match the previous behavior. Change-Id: I7d8f78a6465fee078de03b0a77040296d130a78d --- core/res/res/layout/input_method_extract_view.xml | 1 - core/res/res/values/themes.xml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/core/res/res/layout/input_method_extract_view.xml b/core/res/res/layout/input_method_extract_view.xml index 60bc24c246abf..a3e4961ff5fff 100644 --- a/core/res/res/layout/input_method_extract_view.xml +++ b/core/res/res/layout/input_method_extract_view.xml @@ -40,7 +40,6 @@ android:layout_height="match_parent" android:paddingLeft="8dip" android:paddingRight="8dip" - android:background="@android:drawable/keyboard_accessory_bg_landscape" > -