I have an actionBar with a searchView icon. I click on searchView icon and softInputMode keyboard appears and my ListView appears for searching. However, when you go to close searchView, the searchView closes but I can't get the ListView to also close when searchView closes.I have an actionBar with a searchView icon. I c