wdullaer / SwipeActionAdapter

The Mailbox-like Swipe gesture library for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using of SwipeActionAdapter with custom list of AutoCompleteTextView

usama-javed opened this issue · comments

While creating a custom list for autocompletetextview , is there any way that i can use the Swipe Action Adapter on the list of suggestions that is shown in the autocompletetextview?