commit | 4674792ad663d1db723ad1a1dfc882eb9a515602 | [log] [tgz] |
---|---|---|
author | tomnatan <tomnatan@google.com> | Fri Oct 15 15:15:49 2021 +0000 |
committer | tomnatan <tomnatan@google.com> | Wed Oct 20 22:58:13 2021 +0000 |
tree | c68dc7d7eb49ffaf0bec25144903bfb980f4061d | |
parent | 104ef43ddd06ac44655f72bc25072d26d768aa3d [diff] |
Apply min aspect ratio override only for portrait only activities This only affects the min aspect ratio override, developers can still set min aspect ratio in the manifest regadless of whether the app is fixed to portrait. This change is needed since applying the override on activities that aren't fixed to portrait results in unintended behavior (see bug for more context). Fix: 202842551 Test: atest WmTests:SizeCompatTests Change-Id: Iebd8edf1fc43ee892aea78715c9b217950df5a3b