commit | f185bcb93b28f5e81b88405445157a2b53a2d1c7 | [log] [tgz] |
---|---|---|
author | Craig Stout <cstout@google.com> | Mon Dec 22 10:30:57 2014 -0800 |
committer | Craig Stout <cstout@google.com> | Fri Jan 09 00:58:10 2015 +0000 |
tree | 2cd146c7c0f3f94e6dd686ac506e0b91f6646703 | |
parent | db14dd5106afde6a39ae26448df2b81b536ebc2b [diff] |
Fix browse fragment smooth scrolling. In most cases (During layout and when smooth scrolling) we shouldn't add items until they have scrolled into the window. On focus search fail we should add items immediately; however the modified methods are not part of that code flow. b/18742856 Change-Id: I83bbc583a7809e65ed930353aa804bd95b362eee (cherry picked from commit e3cbb083dad7a70b26f542b7bb5d7b67a8c8621e)