floatingsearchview icon indicating copy to clipboard operation
floatingsearchview copied to clipboard

Some issues: Long text Overlaps, Glitch that cross(x) overlaps Menu Item & No permanent clear button

Open utsavmadaan1995 opened this issue 7 years ago • 2 comments

First of all thanks for making this library. I actually have 3 issues that are restricting me to continue with my project using this and even i have tried importing the project and making some changes to suit my needs and been successful( like adding cross button as menu item, removing extra gap between hamburger icon & mSearchInput widget, saving text already there on click, etc) but there are 2-3 issues which i was not able to resolve those were related mainly to layout(glitches/overlapping/displacement of cross button), please if you can provide a workaround or confirm if they would be fixed in next release so until than i can move on to another project. Issues i found were:

  1. When the text becomes too long and search view looses its focus it overlaps menu item/icon(marked as always visible as action), this is probably due to layout issue as i could see that mSearchInput is given whole of the width of the screen.

  2. When the title is set for the search view, already present text in mSearchInput is retained on searchview gaining focus on user click, but when user clicks since there is text already there cross(x) and menu item/icon(marked as always visible as action) overlaps, this is again may be due to the layout issue.

  3. This is kind of feature request-please allow clear button to stay visible until there is text within mSearchInput so user does not have to go inside the view and click cross.

  4. Also i saw that cross icon is always displaced to its original location in the layout (infact comes to left of it given position).

utsavmadaan1995 avatar May 10 '17 12:05 utsavmadaan1995

@utsavmadaan1995 Will look at it in the next couple of days.

arimorty avatar May 10 '17 23:05 arimorty

Any update on this issue?

raylee4204 avatar Jul 11 '17 20:07 raylee4204