0
score
602
views
no
status
CC BY-SA 3.0
Make Simple Accordion Scrollable
Since you have a ListView in the same layout, you should avoid adding a ScrollView as others have suggested. I would put the attributes in styles for each "panel" to remove redundant code. I would then add your layout...