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

setOnSearchTextChangedListener cannot override #133

Open
ifahimkhan opened this issue Feb 22, 2022 · 0 comments
Open

setOnSearchTextChangedListener cannot override #133

ifahimkhan opened this issue Feb 22, 2022 · 0 comments

Comments

@ifahimkhan
Copy link

This I want to override and use my own CustomAdapter getFilter() to filter items with contains() instead of startsWith()
It's not working, when I setOnSearchTextChangedListener still working as startsWith().
If I am wrong please tell me what is the correct way to implement contains search on top of this library. Thank you

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

1 participant