Looking for some confirmation that this is a bug of XLabs AutoCompleteView. Here is the rundown of the bug I am seeing:
- I have an autocompleteview in my application.
- I start typing in the text field and some available suggestions display.
- I select one of the available suggestions and the suggestion then populates my text field with the selected suggestion.
- I select that same field again and delete one character and the item I selected in step three appears in the available suggestions again.
- I try to select that suggestion again and the suggestion gets greyed out and does nothing..
Is this a known issue of the AutoCompleteView? Will it be fixed? Is there a possible workaround to this issue?
Thanks for your time!