floatingsearchview
floatingsearchview copied to clipboard
Clear button visible always?
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 query and he must first click the search view and then the clear button...
Change or remove the 1510. line in FloatingSearchView.java: https://github.com/arimorty/floatingsearchview/blob/master/library/src/main/java/com/arlib/floatingsearchview/FloatingSearchView.java#L1510