From 894bedacc491794563537bea79c8fcf5cfe469cf Mon Sep 17 00:00:00 2001 From: Mike LeBeau Date: Sun, 20 Sep 2009 20:21:48 -0700 Subject: [PATCH] Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle. We had discussed doing this in Donut but looks like it never happened. We need these attributes for voice search so now's as good a time as any. Followup CL to 25911. --- core/res/res/values/public.xml | 2 ++ core/res/res/values/themes.xml | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 71c6ff557dce7..89581e6f54802 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1172,6 +1172,8 @@ + + @android:style/TextAppearance.SearchResult.Title - - @android:style/TextAppearance.SearchResult.Subtitle @android:style/TextAppearance.Widget.Button