What if we want to use outlined/disclosed lists, but we don't want indentation on child cells?
I have tried overriding indentationLevel and indentationWidth on a subclass of UICollectionViewListCell, but it appears that those properties are ultimately ignored.