tjerkw / Android-SlideExpandableListView

A better ExpandableListView, with animated expandable views for each list item
Apache License 2.0
1.98k stars 741 forks source link

Top item slow to expand when app first starts up. #79

Open mousewithjetpack opened 10 years ago

mousewithjetpack commented 10 years ago

When I run the sample app with the ActionSlideExpandableListView for the first time, and expand the top item, the expand animation is noticeably slow and a little choppy. Subsequent expansions of that item or any other item are nice and smooth.

Do you know why this is?

zourb commented 9 years ago

I got the same thing, @mousewithjetpack have u solved the problem? thanks.