Hello,
I have an accordion and each accordion item is an sflistview. In the footer of each listview is a button. When that button is clicked, I want that accordion item to disappear, but I want it to fade out. How can I achieve this functionality?
Thank you