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

year-picker responsive-interaction #61

Open
Zecat opened this issue Dec 24, 2015 · 2 comments
Open

year-picker responsive-interaction #61

Zecat opened this issue Dec 24, 2015 · 2 comments

Comments

@Zecat
Copy link
Contributor

Zecat commented Dec 24, 2015

https://www.google.com/design/spec/animation/responsive-interaction.html#

The years from the year-picker should implement paper-ripple and the selected year should be recentered in the year-picker's viewport before it being closed as it's possible to create a neon-animation to animate the scroll using a this._effect.onsample.

@bendavis78
Copy link
Owner

For the most part, I've been going by the Android implementation of the date picker as seen in the Google Calendar app. The android date picker does not currently do this. In essence, this would add 3 separate animations occurring at the same time, which might violate the "but never distracting" part. Also in my experience, having a ripple and a fade at the same tends to be very choppy on mobile.

Having said that, if you want to do a PR for this I'm more than happy to take a look.

@bendavis78
Copy link
Owner

Update: since Android N, it seems like the date picker does now have a ripple from the center of the button. Slating this for 1.2.

@bendavis78 bendavis78 added this to the 1.2 milestone May 24, 2016
@admwx7 admwx7 removed this from the 1.2 milestone Sep 18, 2017
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

3 participants