hawajka76

Results 1 issues of hawajka76

Hello, I am trying to define a customsuggestionadapter using the method MaterialSearchBar.setCustomSuggestionAdapter `searchBar.setCustomSuggestionAdapter(suggestionsAdapter)` I am trying to implement my own callbacklisteners for the custom suggestion adapter which implements com.mancj.materialsearchbar.adapter.SuggestionsAdapter `suggestionsAdapter...