commit | 4b65f0ebee11dd95cd4a03329bfa135ec5582bad | [log] [tgz] |
---|---|---|
author | Christian Robertson <robertsonc@google.com> | Thu Jun 12 13:44:53 2014 -0700 |
committer | Alan Viverette <alanv@google.com> | Fri Jun 13 00:19:40 2014 +0000 |
tree | cf09780816a68ad4b6d5908d389a1d5fb18edaae | |
parent | c830d8f3b11714277942fe04484530d1737bfea5 [diff] |
Tunings for touch ripple animations Added a log based interpolator (it's faster in the beginning and smoother at the finish than the decelerate interpolator) Scaled the timing and opacity of the falloff ripple based on the size of the outer bounding radius. Backing circles aren't as apparent for Smaller touch targets. BUG: 15591274