You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm suffering some problem with animation. When I call collapseGroupWithAnimation, the animation works well. But when I call expandGroupWithAnimation, the listview just expand immediately, without any animation.
I have downloaded the example and it works well. I also compared my code carefully with the example and still don't understand how could this happened.
Do you have any idea about how this could happens? Thanks a lot, really need helps!
The text was updated successfully, but these errors were encountered:
Hi, I'm suffering some problem with animation. When I call
collapseGroupWithAnimation
, the animation works well. But when I callexpandGroupWithAnimation
, the listview just expand immediately, without any animation.I have downloaded the example and it works well. I also compared my code carefully with the example and still don't understand how could this happened.
Do you have any idea about how this could happens? Thanks a lot, really need helps!
The text was updated successfully, but these errors were encountered: