commit | 81fdc55233cee968c50c1d24e14fbd26b1016648 | [log] [tgz] |
---|---|---|
author | Alan Jeon <skyisle@gmail.com> | Wed Apr 29 10:49:33 2015 +0900 |
committer | Chris Banes <chrisbanes@google.com> | Wed Apr 29 10:37:54 2015 +0100 |
tree | 26dd7219e42850f57cb0ca4a97879b66a4966fb7 | |
parent | e1e5fb58045a2d16dcb09468d639a7c2d879b103 [diff] |
Fix tab blinking while fling When fling start, onPageSelected called and onPageScrolled called subsequently. This CL fixes tab blinkig in this situation. Change-Id: Ice6a8b43b8e5ddb0d9824e66d48124b1f3691d4a Signed-off-by: Alan Jeon <skyisle@gmail.com>