You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
ksya
changed the title
Different speed and timeout for hold
MD style: Different speed for hold
Oct 27, 2015
ksya
changed the title
MD style: Different speed for hold
MD style: Slower ripple speed on hold
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.
The text was updated successfully, but these errors were encountered: