MaterialSearchBar icon indicating copy to clipboard operation
MaterialSearchBar copied to clipboard

Cannot delete first item of suggestions

Open mayankagarwal09 opened this issue 4 years ago • 1 comments

Correct your default suggestion adapter code cannot delete the first item of suggestions list.

In the code of iv_delete.setOnClickListener it should be pos >=0 instead of pos > 0

mayankagarwal09 avatar Aug 27 '19 16:08 mayankagarwal09

facing same issue, kindly fix this.

paktech1 avatar Oct 15 '19 00:10 paktech1