Best way to indicate secondary list items within an expandable list will lead to a new screen? iOS mobile app
I'm designing a page with an accordion list (not a sidebar menu) in a financial iOS app. I'm trying show that eacg primary list item is expandable/collapsible (indicated by up-down chevrons), and that secondary items within each primary list item will lead to a new page (indicated by right chevrons).
This is what the list looks like collapsed:
And expanded:
Is having a mix of so many chevrons confusing and cluttered? What's the clearest way to display this?