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 667 forks source link

how to avoid takes up the full height while it's initialized? #93

Closed LOG-TAG closed 8 years ago

LOG-TAG commented 8 years ago

In FloatingSearchView how to avoid 'takes up the full height ' or any way to display results when the screen is initialized ? I just want to avoid the empty blank screen below the FloatingSearchView screen when it is initialized !

For Ex:

screenshot_2016-07-16-18-36-07

arimorty commented 8 years ago

Hi @LOG-TAG ,

have you looked at #46 ?