-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
transparent background and auto dismiss on selecting suggestion #9
Comments
You have found a lot of really great things today. We'll consider adding a transparent background. Regarding the dismissal when you select a suggestion, you can handle this yourself by attaching your own OnItemClickListener, that will do whatever you design it to. Check out this snippet. |
Also, regarding the transparent background, that is mentioned already by issue #4 . So, if that clears up your two concerns, I'd like to close this issue. |
Many thanks for great support. I will close it. I will start fixing items I found until you officially update library as I must deliver project this week and your library is the most close to project requirements |
It's closed already, but I'd just like to say that I'm already implementing an API for the transparency. Thanks! |
this is bug or suggestion.
In Google play, you can see content behind search suggestions. plus, when you select suggestion, search started and search view dismiss automatically
The text was updated successfully, but these errors were encountered: