DO NOT REVIEW. Will be replaced by:
https://codereview.chromium.org/1495753002/
Made material design ink drop QUICK_ACTION animation more visible.
Depends on:
https://codereview.chromium.org/1390113006
The material design ink drop QUICK_ACTION animation was fading out to 0
opacity to quickly and thus not visible enough to the user. This CL adds the
concept of ripple sub-animations to the InkDropAnimation so that the animation
sequences can be more finely controlled. In addition to that the ripple
animation sequences have been tweaked to use different tween types and visible
opacity pauses prior to fading out have been added.
BUG=
551600