Hi I've been searching for hours trying to get the search view to search my list view of 700 plus rows that consist of 2x textviews which are populated using the strings.xml file by using arrays and 1x imageview an integer array populates the imageview(s). I really need some help. So far I have gotten it to not crash when typing but all it does is display the text being searched in a popup. Here's my code.Hi I've been searching for hours trying to get