android - Search style EditText -


i use "search" style edittext, thin line underneath , microphone icon on right (although replace icon different function), used in apps youtube , google maps.

is native element of in versions of android? can't seem find reference anywhere, although did find this:

android edittext google search edittext

which says create yourself, i've done, if there's more "native" search edittext i'm unaware of, i'd rather use that...

thanks help.

if want have search-edittext inside of app, here find information needed: http://developer.android.com/guide/topics/search/index.html

google provides configuration examples both android 2.x without actionbar , later androids actionbar. under "creating search interface" find section "adding voice search" brings in microphone icon, though don't know how override functionality.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -