-
DrawableWrapper crashes after updating to support lib 27.1.0
```
Fatal Exception: java.lang.NoClassDefFoundErrorFailed resolution of: Landroid/support/v4/graphics/drawable/DrawableWrapper; Raw T…
-
see https://github.com/arimorty/floatingsearchview for some inspiration
-
I have used this component for a rather customized situation and it works perfectly fine except this situation that clicking on FloatingSearchView itself triggers LeftMenuClicked! Is this preventable …
-
I want to change menu icon in floatsearchview, for example:
```java
floatingSearchView.setOnMenuItemClickListener(new FloatingSearchView.OnMenuItemClickListener() {
@Override
…
-
Improve the UI of the search bar, try using some GitHub library for customizable search
for example :
[https://github.com/arimorty/floatingsearchview](https://github.com/arimorty/floatingsearchview…
-
hi,
i am using this awesome library and everything was ok. but now it doesn't work.
this is my logcat error message:
`FATAL EXCEPTION: main
Pro…
-
Switch to night mode ,floatingsearchview nothing changed and reopen app ,the floatingsearchview auto switch to night mode
here are some screenshot
normal state:
![image](https://cloud.githubuser…
-
![ezgif com-video-to-gif](https://cloud.githubusercontent.com/assets/12870899/26823483/170f8bf8-4aae-11e7-97df-db0c5c0d099d.gif)
My code:
` `
-
Getting this on two devices both are running 4.4.2.
```
Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.myapp/com.myapp.view.MainActivity}: android.view.In…
-
How do I increase the height of the floatingsearchview?