Joe
12/27/2017, 9:53 AMConcurrentModificationException
. I think this is because I have a sequence of the fragments children that I am searching through, but I need it to know which children to remove. I’ve tried using iterators, but that just gets the same result. What am I doing wrong? (Code truncated for brevity.)