[Android] Shrink the pull-to-refresh effect upon recession
commit63688ce47cbbe9361713835c36a498c223073cf7
authorjdduke <jdduke@chromium.org>
Tue, 25 Nov 2014 20:10:23 +0000 (25 12:10 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 25 Nov 2014 20:11:14 +0000 (25 20:11 +0000)
treede1879ad8276bf536f59fc81d4e0aedbce78f546
parent0738bc7188d6329e704d2e1d94978690d2dab0b9
[Android] Shrink the pull-to-refresh effect upon recession

Match the native pull-to-refresh effect by shrinking the refresh icon
after the activation animating has finished. Also adjust the activated
animation by giving it a small constant velocity and changing its
ease-out cruve to an ease-in-out curve.

BUG=428429

Review URL: https://codereview.chromium.org/757083002

Cr-Commit-Position: refs/heads/master@{#305681}
content/browser/android/overscroll_refresh.cc