MaterialSearchBar icon indicating copy to clipboard operation
MaterialSearchBar copied to clipboard

Material Design Search Bar for Android

Results 84 MaterialSearchBar issues
Sort by recently updated
recently updated
newest added

Hi, we use a custom suggestion adapter as in the example provided. Everything goes well most of the times, but we got some Cannot be cast to java.lang.String exceptions in...

Hi, I'm trying to implement this to my project but I'm getting this ![image](https://user-images.githubusercontent.com/93124136/138668742-8429a05b-7492-430a-9155-9900f87f3c3a.png) Android Gradle Plugin Version: 7.0.3 Gradle Version: 7.0.2 Any idea how it will be worked with...

Hey I am trying to change the color of the text of the suggestions but I cant find the way to do it. I want to make the text color...

HI! I implemented this in my project and everything is working fine. But I am not able to add the font family of the text or the hint Text. Is...

I try using your library inside my project and I get this error on all your your release version of the code. Can you help me out? Failed to resolve:...

If you have a long list and scroll to the last one, the last item is cut off. Any idea why this can be? It looks similar to this pic:...

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...

I try using your library inside my project and I get this error on all your your release version of the code. Can you help me out? Failed to resolve:...