commit | 169158b01538ab52746184dcf76bafe6be727a9d | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Mon Sep 21 12:01:52 2009 -0400 |
committer | Cary Clark <cary@android.com> | Mon Sep 21 12:01:52 2009 -0400 |
tree | 0720da4c5a8349c53a24325d786f919a38d5dc9b | |
parent | 9f009767d91d8fd43607d90b832c7cbe56847a08 [diff] |
Account for find dialog height in content height Use the set dialog height when the find dialog is up so that found items at the bottom of the screen are scrolled into view. This uses a companion change in webview that takes the find dialog height into account when computing the content height. Fixes http://b/issue?id=2122916