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

Actions #17

Closed
MhmtAljobairi opened this issue Nov 2, 2014 · 4 comments
Closed

Actions #17

MhmtAljobairi opened this issue Nov 2, 2014 · 4 comments

Comments

@MhmtAljobairi
Copy link

Why the Buttons and FloatingButton is too late when i click on it ?!?!
I searched about it on the class, but didn't find the reasons

@navasmdc
Copy link
Owner

navasmdc commented Nov 2, 2014

The reason is that OnClickListener execute before ripple effect

@MhmtAljobairi
Copy link
Author

I'm talking about the Button in general,
The action is : ripple effect and then the OnClickListener, i want to do the OnClickListener and then the ripple effect.

Another question , how can i increase the speed on the ripple effect ?!

@navasmdc
Copy link
Owner

navasmdc commented Nov 3, 2014

Fix it, now you can change ripple speed of buttons with function setRippleSpeed

@navasmdc navasmdc closed this as completed Nov 3, 2014
@Jdruwe
Copy link

Jdruwe commented Feb 15, 2015

To clarify things, does the click event fire after the ripple effect? Because at the moment thats what it does.

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

No branches or pull requests

3 participants