commit | e5ab450cca8164563684b84d55b8e32784ac8dab | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Tue Jul 11 08:58:05 2017 -0700 |
committer | Bryce Lee <brycelee@google.com> | Tue Jul 11 09:47:32 2017 -0700 |
tree | 13460b5c28d4f6a461d8859991974cc5fba381c5 | |
parent | 2f87ca16377a0069d473edb38d199b701181ec49 [diff] |
Do not apply maxAspectRatio to bounds when in VR mode. VR applications use fullscreen always and should not have any aspect ratio limitations applied. This CL addresses the issue by checking the current mode before applying appBounds. Change-Id: If8118833315af22917e5731cbc13bacb58a71a44 Fixes: 63024874 Test: launch VR activity, observe activity layout and nav bar placement Test: go/wm-smoke