OSDN Git Service

Fix miniature thumbnail problem and delay saving of a screenshot by 500ms after a...
authorBen Murdoch <benm@google.com>
Tue, 29 Sep 2009 08:41:11 +0000 (09:41 +0100)
committerBen Murdoch <benm@google.com>
Tue, 29 Sep 2009 10:33:38 +0000 (11:33 +0100)
commit2694e23a55d5ca526fc29534a80a200e2c58698b
tree9f79b1f030183f0dfebccce38d099e70981e7e74
parentc46f828c17e8f171aa62910cba7ba6af6f7302ae
Fix miniature thumbnail problem and delay saving of a screenshot by 500ms after a page has completed loading to ensure the WebView has completed painting and that we therefore save an accurate thumbnail.

Change-Id: I77f5d12062de0b9703e5d3ec0c53910f4d62743d
src/com/android/browser/BrowserActivity.java