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

Suggestion static height #265

Open
SAqsin opened this issue Jul 20, 2017 · 5 comments
Open

Suggestion static height #265

SAqsin opened this issue Jul 20, 2017 · 5 comments

Comments

@SAqsin
Copy link

SAqsin commented Jul 20, 2017

hi everyone.how i set height to suggestion panel (dropdown) like this .Static height and suggestion scroll

captureaaa

@SAqsin SAqsin changed the title Suggestion maxHeight Suggestion static height Jul 22, 2017
@SAqsin
Copy link
Author

SAqsin commented Aug 9, 2017

i need help

@mrmohajeri
Copy link

Would you please give me your code?
Because I even couldn't make what you made.
I have problem with showing suggestions

@SAqsin
Copy link
Author

SAqsin commented Aug 9, 2017

check sample app

@mrmohajeri
Copy link

Actually the sample app uses a database.
But I have a List<address> ( Got that from geocoder, search suggestions of google place)
and swapsuggestions method needs a List <? extends SearchSuggestion>
Is there anyway to convert them?

@SAqsin
Copy link
Author

SAqsin commented Aug 10, 2017

Your "Addess" model must impelemented SearchSuggestion.
class Address implements SearchSuggestion{
//fields

//set/gets
}

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

2 participants