floatingsearchview
floatingsearchview copied to clipboard
A search view that implements a floating search bar also known as persistent search
Recently i've started seeing the following intermittent issue when selecting an item from the suggestions list. Any ideas on how to fix this issue?
`FloatingSearchView.mLeftMenuClickListener` is never actually set anywhere, nor does it have a setter method. Was it intended to have one?
one Mistake on save Instance in FloatingSearchView.java in line 1837. i fixed it.
Like in SearchView there is this function onQueryTextSubmit(String query) can called when user submits the query. How to do similar thing using this search library ?
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...
Updated the attrs file for the library added a method to set the cursorcolor programmaticly.
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
add android:imeOptions="flagNoFullscreen" to com.arlib.floatingsearchview.util.view.SearchInputView fixed full screen on mode landing
``` ``` the show by rank & sort by name are never shown (no popupmenu will ever be created)