Fix Tab indicator animation glitch

Caused by a small timing issue where the ViewPager
is travelling over a large amount of items, therefore
the animation duration is longer then TabLayout's.

Fixed by tightening up TabLayout's handling of ViewPager's
states.

BUG: 25414410
Change-Id: I8192085ea33164983796b84f8c02c8a1e78f9690
1 file changed