-
For home action clickListener method never gets called.
```
searchInputView.setOnHomeActionClickListener(new FloatingSearchView.OnHomeActionClickListener() {
@Override
pu…
-
i want to set the type text search just number i have search to solved this problem but the edit text view in the class FloatingSearchView is private
-
Is it possible to make "clear" button not to hide when search view losts focus? Of course only when there is any query typed.
It might be a bit annoying when user just wants to clear the search que…
-
I can't find a way to detect if the search is submitted by the user !
-
Hi,
I follow the instructions and gradle failed with "trust-all plugin not found" error
Any idea?
-
![capture](https://cloud.githubusercontent.com/assets/14136939/13703856/5447345e-e7cb-11e5-9304-41027cc76ee7.PNG)
![capture2](https://cloud.githubusercontent.com/assets/14136939/13703859/5841a0c6-e7cb…
-
When a search is done, the list of results appears in the right order, but after the view hierarchy is destroyed and then later recreated, the results are reversed.
Gloix updated
7 years ago
-
As you can see (in the attached gif) the right clear (cross) button jumps (no animation)
It looks really wired on a physical device.
My "onFocus" code looks like this
```java
mSearchView.set…
-
hi Airmorty,
If I use LeftActionMode(2) (Search icon), when I click on that or click on search input text then press Back Arrow icon, it seems no Event Listener to handle Back Arrow icon pressed.
…
hqdai updated
6 years ago
-
Importing the library in android studio creates a class could not be instantiated error while rendering. any solutions?