Closed yasirmturk closed 9 years ago
You can do it by setting [accordion setAllowsMultipleSelection:NO]
.
does not works.. all three sections are expanded in the example project
In line 70 of ViewController.m it's being set to YES
. Change it to NO
and you'll have this behaviour:
got it i was setting in the beginning :)
i want to expand only one section at a time