I have an edit text as a search bar and a list view that filters the text that I typed but unfortunately, it doesn\'t filter the list view. I have used an customize array ad
My problem is solved, found out that I have to override getCount() and getItem().