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

Blocking and scheduling of animation #22

Closed jelgh closed 11 years ago

jelgh commented 11 years ago

Added blocking and scheduling of animations in AbstractSlideExpandableListAdapter. If you now click the "expand-button" multiple times the animation is smooth and doesn't start a new one until the previous animation is done. Made it schedule one click if you press the button multiple times during animation.

tjerkw commented 11 years ago

Looks good. I merged it!

B.t.w. i'm thinking of giving anybody who contributed good code with a pull request full write access to the repo.

I think in the end that is better for the project, i dont want to be a gatekeeper. What do you think? Do you want full access? You're not required to give contributions but you are free to commit small improvements.

jelgh commented 11 years ago

Glad you liked it!

Sure, I don't have anything in mind at the moment I'd like to add but I might come up with something later.

hongpyo commented 11 years ago

when the last item clicked.... Screen updates please..

I don't speak English.. sorry....