1
I have a ListView
I bring data from the database.
When I search for search of ActionBar
the filtered data appears, then I select an item from ListView
to see the data. When I go back to ListView
by the button up of ActionBar
the items are as before I have made the search.
How do I stop when I return to the state of ListView
be saved with the search I did?