Skip to content
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

Closed
hishambakr opened this issue Apr 25, 2016 · 4 comments
Closed

Comments

@hishambakr
Copy link

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

@AdamMc331
Copy link
Collaborator

AdamMc331 commented Apr 25, 2016

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.

@AdamMc331
Copy link
Collaborator

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.

@hishambakr
Copy link
Author

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

@Mauker1
Copy link
Owner

Mauker1 commented Apr 25, 2016

It's closed already, but I'd just like to say that I'm already implementing an API for the transparency. Thanks!

Mauker1 added a commit that referenced this issue Apr 25, 2016
Testing for the presence of a physical keyboard.
Content Provider will be abandoned because of issue #7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants