diff options
author | Grace Kloba <klobag@google.com> | 2010-03-28 15:49:23 -0700 |
---|---|---|
committer | Grace Kloba <klobag@google.com> | 2010-03-29 09:24:02 -0700 |
commit | 4a4f9886a789ece80f127397c1c7ad7f543b78fa (patch) | |
tree | a17d85ccea5010a47317d598387e8fbae075a225 /opengl/tests/testPauseResume | |
parent | e70f0c019826b3e51992357c8a9605acedf753ca (diff) | |
download | frameworks_base-4a4f9886a789ece80f127397c1c7ad7f543b78fa.zip frameworks_base-4a4f9886a789ece80f127397c1c7ad7f543b78fa.tar.gz frameworks_base-4a4f9886a789ece80f127397c1c7ad7f543b78fa.tar.bz2 |
Use the content width to calculate the zoom overview
width. We used to use the minimum preferred width
to calculate the overview width as it is what we
use to define the viewport width. But some sites,
like cbsnews, engadget, the content width will be
slightly wider than the viewport width decided by
the min preferred width. The result is we can still
scroll a little bit in the overview mode. This issue
is magnified when we introduce the overscroll feature.
By using content width as zoom overview width, we
will have content fit in the overview mode. But
some sites, like
"http://www.sfjazz.org/concerts/2010/spring/artists/towner.php"
will be layout wider in the overview mode than it
is in the zoom in state. This is a tradeoff.
Fix http://b/issue?id=2551119
Diffstat (limited to 'opengl/tests/testPauseResume')
0 files changed, 0 insertions, 0 deletions