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

MD style: Slower ripple speed on hold #141

Open
ksya opened this issue Oct 27, 2015 · 1 comment
Open

MD style: Slower ripple speed on hold #141

ksya opened this issue Oct 27, 2015 · 1 comment

Comments

@ksya
Copy link

ksya commented Oct 27, 2015

When you look carefully at the Android ripple animation, than there is a different speed when holding a button. It is much slower when holding. When you release the button, the ripple continues at "click" speed (so no new ripple is created).

It would be great when this is build in, it will make my web app 1 step closer to being more native-like.

Update: I think it's not so hard to program. So, slow speed for onclick and high speed for offclick. I don't think the timeout is different, which is no timeout.

@ksya ksya changed the title Different speed and timeout for hold MD style: Different speed for hold Oct 27, 2015
@ksya ksya changed the title MD style: Different speed for hold MD style: Slower ripple speed on hold Oct 27, 2015
@fians
Copy link
Owner

fians commented Oct 28, 2015

Great idea! I will put in on v0.8.0 release.

@fians fians added this to the v0.8.0 milestone Oct 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants