Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking and scheduling of animation #22

Merged
merged 2 commits into from
Mar 24, 2013
Merged

Blocking and scheduling of animation #22

merged 2 commits into from
Mar 24, 2013

Conversation

jelgh
Copy link
Collaborator

@jelgh jelgh commented Mar 24, 2013

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.

jelgh added 2 commits March 24, 2013 16:26
…e previous animation is running. Also made it schedule _one_ click if pressed multiple times during an animation.
@tjerkw
Copy link
Owner

tjerkw commented Mar 24, 2013

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.

tjerkw added a commit that referenced this pull request Mar 24, 2013
Blocking and scheduling of animation
@tjerkw tjerkw merged commit 8004ea8 into tjerkw:master Mar 24, 2013
@jelgh
Copy link
Collaborator Author

jelgh commented Mar 24, 2013

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
Copy link

hongpyo commented Apr 2, 2013

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants