I am using the expanderview as the item in long list selector.
The issue which I faced is when we expand two or more items and then scroll till end/begin of list, and then back to that expanded items, the items are meshed up. The UI is disturbed, sometimes it causing crash too.
I think the issue comes due to list item De-allocated (due to not visible) and then again allocated when appears back.
Please let me know the solution or suggestions to resolve this.
Thanks in advance.
--Kavit.