programmatically collapsing and expanding the accordian
nishant-6585 opened this issue · 1 comments
nishant-6585 commented
I want to collapse and expand the accordian dynamicaly. what I need to do in my code?
hamsterready commented
@nkumar-abs use toggleSection(int position) or setVisibility(int position, GONE|VISIBLE).