Thanks for the reply. I would like to understand for all local searches, Search Dialog is provided by App Framework so as to provide common look and feel for all apps. Apart from this, I do not feel that there is any other support extended by App Framework.
The only difference between intercept search key for our own UI and having system window (like Search Dialog) which will be populated by the app is that the dialog will be in app context or system context which will have diff properties. Is my understanding right and do you foresee any issues if we develop a app dialog to suffice this requirement or will it be better if we create a dialog similar to search dialog? Karthik On Fri, Apr 2, 2010 at 12:25 AM, Dianne Hackborn <hack...@android.com>wrote: > Intercept the search key and do your own search UI. > > On Wed, Mar 31, 2010 at 8:56 PM, Karthik P <karthi...@gmail.com> wrote: > >> Any help or pointers on this? >> >> >> On Tue, Mar 30, 2010 at 2:55 PM, Karthik P <karthi...@gmail.com> wrote: >> >>> Any idea why Search Manager and Search Dialog is tightly coupled? In case >>> I would like to have my own UI for local search how can I achieve it? Any >>> thoughts on this?? >>> >>> Karthik >>> >> >> -- >> unsubscribe: >> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> >> website: http://groups.google.com/group/android-porting >> > > > > -- > Dianne Hackborn > Android framework engineer > hack...@android.com > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting To unsubscribe, reply using "remove me" as the subject.