commit | e6ecba59fd618b80dd13f581b625eea420672a0a | [log] [tgz] |
---|---|---|
author | Svetoslav <svetoslavganov@google.com> | Fri Sep 12 14:15:33 2014 -0700 |
committer | Svetoslav <svetoslavganov@google.com> | Fri Sep 12 14:31:07 2014 -0700 |
tree | 8af744baacd2a493a593b96593712fb10a48d3bc | |
parent | 2fb64a5cb160a2615f07ed669aa5738dbb74ad6c [diff] |
Page content sometimes missing while scrolling. The logic when a page view to request the content had a logical error and it was getting in a bad state where it never requested the content anymore. This change simplifies the logic and minimizes the kept state. Removed unnecessary calls to recycle for a bitmap as according to the graphics folks we should not be calling this API anymore. bug:16966145 Change-Id: Idda8314b43343136d3b867167261790481116fac