arimorty / floatingsearchview

A search view that implements a floating search bar also known as persistent search
https://github.com/arimorty/floatingsearchview/blob/master/README.md
Apache License 2.0
3.54k stars 668 forks source link

How to change color below the searchview when it get selected? #283

Closed theanh0512 closed 7 years ago

theanh0512 commented 7 years ago

Hi. May I know how to change the color below the searchview when we select it, please? Currently, when I select it, the outer color become dark (maybe black?). It looks exactly like this: https://github.com/arimorty/floatingsearchview/blob/develop/images/vf2ii.gif

theanh0512 commented 7 years ago

just figured it out by setting dimBackground = "false"