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
1 file changed