I'm trying to call the didChangeSelection method, adding AccordionViewDelegate to my view controller header file, but nothing is happened. When I change the selection, the method is never called.
Do I need to do something more?
I would like to use this for change the accordion view size and show everything.
Hi suda, thank you for this useful control.
I'm trying to call the didChangeSelection method, adding AccordionViewDelegate to my view controller header file, but nothing is happened. When I change the selection, the method is never called. Do I need to do something more?
I would like to use this for change the accordion view size and show everything.
Thank you.