commit | 57aa00c058f3278fccc7a23f3cef29142bb14dbb | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Apr 25 10:56:35 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Apr 25 10:56:35 2016 +0100 |
tree | f87d6757a81740cb594397d1db6e7b9af25dc254 | |
parent | fd7edc68a634f499d5f2c4a3582dc03c7a3d598d [diff] |
Tweak AppBarLayout scroll duration Currently it's calculated based on 300dps per second, which is bit slow. We now use a similar calculation as ViewPager, which also has the benefit of taking any velocity into effect. BUG: 28367430 Change-Id: Ib752677fc592704798bd537506fab1e6088c1280