Tuesday, February 1, 2011

[android-developers] QSB (Quick Search Bar): make suggestions editable

How to make the suggestions in the QSB editable when the user clicks
on it, instead of triggering the actual search? I.e. via an edit icon
on the right, like on the Google Search app.

See screenshot: http://i.imgur.com/M1C6a.png

Is there a standard way to do it, or does it require to implement it
from scratch, i.e. customized suggestion list item layout in xml with
a button, custom searchbar implementation, etc.?

I couldn't find any info on that on
http://developer.android.com/intl/fr/guide/topics/search/searchable-config.html
and related docs.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment