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

There does not seem to be an exception here, but logcat output the following error 03-09 19:27:29.434 W/System.err( 3142): java.lang.NoSuchFieldException: No field mCursorDrawable in class Landroid/widget/Editor; (declaration of 'android.widget.Editor' appears...

I'm getting error reports about missing image res in the lib this is phone spec ![image](https://user-images.githubusercontent.com/18235731/96387753-c1489400-11a4-11eb-893f-8153356022ca.png) this is the log from firebase ``` Caused by android.content.res.Resources$NotFoundException: Unable to find resource...

Is there a way to change the hamburger icon to something else?

this is an amazing searchview with multi-functionalities, but there is missing an option for controlling CLEAR button. i've changed `.setClearIcon() ` to search icon but i am unable to control...

I want to use an option menu with this library but it is not working.

How and where do I set the minimum required characters for a search? Thanks in advance!

Hi, Is it possible to set a font family?

I am trying to change the placeholder text to my custom font and style but, no effect happen after applying the style. Is there a way to do it?