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

Debouncing click listeners #153

Merged
merged 1 commit into from
Aug 6, 2014
Merged

Conversation

pyricau
Copy link
Contributor

@pyricau pyricau commented Aug 6, 2014

Avoids double OnClick calls when the main thread hangs.

Avoids double OnClick calls when the main thread hangs.
@JakeWharton
Copy link
Owner

Stupid Travis is stupid.

JakeWharton added a commit that referenced this pull request Aug 6, 2014
Debouncing click listeners
@JakeWharton JakeWharton merged commit 4efbc19 into JakeWharton:master Aug 6, 2014
@gcrabtree
Copy link

Just wanted to say thanks to pyricau and Jake for getting this in there. Very convenient.

@ChristianKatzmann
Copy link
Contributor

Very convenient indeed! Could you provide an ETA for this?

@egor-n
Copy link
Contributor

egor-n commented Oct 9, 2014

Is ButterKnife gonna be updated on maven any time soon? I would really benefit from this feature.

@JakeWharton
Copy link
Owner

You can build a jar yourself if you need the feature right away.
On Oct 9, 2014 6:48 AM, "Egor N" notifications@github.com wrote:

Is ButterKnife gonna be updated on maven any time soon? I would really
benefit from this feature.


Reply to this email directly or view it on GitHub
#153 (comment)
.

@egor-n
Copy link
Contributor

egor-n commented Oct 9, 2014

Yeah, that's what I did. Still, it would be nice to have it on maven, because it's less messy.

@JakeWharton
Copy link
Owner

It will be there when it's ready and it's not ready yet. There's PRs in
flight for behavior that I want.
On Oct 9, 2014 8:03 AM, "Egor N" notifications@github.com wrote:

Yeah, that's what I did. Still, it would be nice to have it on maven,
because it's less messy.


Reply to this email directly or view it on GitHub
#153 (comment)
.

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.

5 participants