OSDN Git Service

Fit to screen for the first new picture with enough different width.
authorShimeng (Simon) Wang <swang@google.com>
Wed, 16 Feb 2011 01:32:27 +0000 (17:32 -0800)
committerShimeng (Simon) Wang <swang@google.com>
Wed, 16 Feb 2011 02:08:30 +0000 (18:08 -0800)
commit7c6aaf062bf821afa76e810cb365703516770754
tree33010f2332f6ae7f15db7779dd2d94b21ec269b6
parent5fd8dd01a776e21df39e9de9777f034fd2d40e5b
Fit to screen for the first new picture with enough different width.

This is to fix cases where the content width is keep changing due to
animation, such as 2011 google io site.

issue: 3451476
Change-Id: I8b1ba27a34e37a18116131ecc60391975ef75788
core/java/android/webkit/ZoomManager.java