commit | 6b0afaddae378f28d0a8a7f75b800e840ba0a239 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Mon Oct 28 19:08:42 2013 -0700 |
committer | Jim Miller <jaggies@google.com> | Fri Nov 01 15:03:04 2013 -0700 |
tree | 4b52478bc7ede6f2ac731c67aa800ad0f68ec1c6 | |
parent | 371427b53c70d1a71012de404c29187fe303a22a [diff] |
Fix flash caused by frame resize code This fixes a problem where the frame would resize mid-animation because the widget frame was being always being resized. The issue was caused by having an extra fadeOutChallenge() in onPageSwitching(). The fix is to remove this and handle this case special for warping in onPageEndWarp() Fixes bug 11190745 Change-Id: I6dbda4d09c77e3923887f8d41efb2215e1afb1b9