From f763e8f42df8e99b84420c80eaff24b3573ff0bc Mon Sep 17 00:00:00 2001 From: Mike LeBeau Date: Tue, 30 Jun 2009 18:26:21 -0700 Subject: Add new attribute 'searchSettingsDescription' for use within an app's searchable.xml. This attribute defines the string to be shown as the description a searchable in the 'searchable items' section of system search settings. --- api/current.xml | 22 +++++++++++----------- core/res/res/values/attrs.xml | 5 +++++ core/res/res/values/public.xml | 1 + 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/api/current.xml b/api/current.xml index 1287f591503e..7faca03c7a31 100644 --- a/api/current.xml +++ b/api/current.xml @@ -3408,17 +3408,6 @@ visibility="public" > - - + + false. Optional attribute.. --> + + + diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 2121669c9174..148935f6918a 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1123,6 +1123,7 @@ + -- cgit v1.2.3-59-g8ed1b