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 as a header to your ListView to make it scrollable.
0 score
Make Simple Accordion Scrollable
score
0
question views
602
license
CC BY-SA 3.0
Originally posted on Stack Overflow. Public user contributions are licensed under Creative Commons Attribution-ShareAlike.