commit | e2f3aee9d5d8b4aa70950bef98ba688e29e27a8c | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Fri Sep 02 18:30:12 2011 -0700 |
committer | Chris Craik <ccraik@google.com> | Fri Sep 02 18:47:19 2011 -0700 |
tree | ced095c4ba280b5f76d849edeafbe6b2d073e998 | |
parent | 5afd2bd02ae44d5a38f9e560047723ddab176405 [diff] |
Notify native that scrolling has stopped correctly bug:5255022 bug:5218838 When the view starts scrolling, we tell native so it can block updates until the view stops scrolling. This change fixes an issue where wouldn't tell native that we stopped scrolling because the view didn't have room to move. Change-Id: I5f2eec31493570937f7b8b2992a85283de06fb60