mancj / MaterialSearchBar

Material Design Search Bar for Android
Other
2.03k stars 333 forks source link

(Question) Any possibility to use like SearchView? #107

Open oradkovsky opened 5 years ago

oradkovsky commented 5 years ago

Great lib! Please advise if any built-in possibility to use like SearchView: with toolbar, click on menu item reveals your control, exiting show toolbar with title etc. Thanks!

oradkovsky commented 5 years ago

I have so far only found an ugly workaround in the form of using this control under actionLayout, making R.id.mt_arrow gone and enabling search enableSearch() under setOnActionExpandListener