commit | 7351415ddfaf7f563a4a12c9204e6feb20fdf49d | [log] [tgz] |
---|---|---|
author | Alan Newberger <alann@google.com> | Wed Sep 10 15:03:27 2014 -0700 |
committer | Alan Newberger <alann@google.com> | Wed Sep 10 17:23:19 2014 -0700 |
tree | 5ec046a46b0b5c3df488da093579419e391372cd | |
parent | 87a2300ff2b49b8bd6a69815d1e4f3db477fcf4d [diff] |
Reset aspect ratio on pause When resuming the app we do resize things but the old aspect ratio is cached, thus skipping a reset of the transform matrices because the app thinks it is already at the correct aspect ratio. In certain cases (changing orientation when paused) this leads to layout bugs. Bug: 17304671 Change-Id: Ia171190b3c76dc05519bdf4d1947d9664d5fb604