floatingsearchview icon indicating copy to clipboard operation
floatingsearchview copied to clipboard

Clear button visible always?

Open amaslanka opened this issue 7 years ago • 1 comments

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...

amaslanka avatar Sep 26 '17 20:09 amaslanka

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

krisek101 avatar Sep 29 '17 11:09 krisek101