unable to search using custom Array Adapter in Android?

前端 未结 2 1478
礼貌的吻别
礼貌的吻别 2021-01-29 06:48

I am unable to search from listview, i tried various ways, but its not working for me(No Errors). I have other way to search but i want to make this way possible.

2条回答
  •  面向向阳花
    2021-01-29 07:20

    i have to switch another way of searching by Implementing Filterable Class

    Please see similar answer given by me

提交回复
热议问题