commit | 5513337a4c812a6ffaed07edcf654c8bf921ad89 | [log] [tgz] |
---|---|---|
author | Teng-Hui Zhu <ztenghui@google.com> | Tue Dec 07 17:19:16 2010 -0800 |
committer | Teng-Hui Zhu <ztenghui@google.com> | Wed Dec 08 09:01:41 2010 -0800 |
tree | 638a037fcaa5aba26abd75f8b78fa8889e8e34f0 | |
parent | 5e17a1a18c47d2e37e8b93582caa30d147924293 [diff] |
Webview listen to Scroll event to update the viewport In the case of unchanged layout, like replying in email/gmail, scrolling should cause a viewport calculation update. Otherwise, the content will be skewed. Also, rename the mListener to mGlobalLayoutListener to avoid confusion with added listener. bug : 3143829 Change-Id: I7f5ee2e2cc9524e21cfffeef40b8650b6ee9a387