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

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -