[Solved] How to make a SearchView/filter on a custom ListView and add items in the underlying ArrayList using an EditText? [closed]
[ad_1] i suggest you start using Recycler view since it would be easier to do this functionality using it. here is your starting point: RecyclerView RecyclerViewAdapter Creating lists with Custom rows [ad_2] solved How to make a SearchView/filter on a custom ListView and add items in the underlying ArrayList using an EditText? [closed]