I have a listview with some items that can be marked as \"done\". There is also a togglebutton that says \"hide done items\".
However, when I do hide the items by s
you should operate on the list adapter also...