Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[M106][Android] Don't use landscape layout on large screens
On large and extra-large displays, FirstRunActivity is displayed within a dialog (due to using DialogWhenLarge theme). This CL suppresses landscape layouts for FRE views if the dialog is used (as the dialog always has portrait proportions). (cherry picked from commit 045a42e) Bug: 1350917 Change-Id: Ib9534ff4bb7cd001b0e885477726cede8c38d009 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3845163 Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Tanmoy Mollik <triploblastic@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1037699} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3850119 Owners-Override: Krishna Govind <govind@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Krishna Govind <govind@chromium.org> Commit-Queue: Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/branch-heads/5249@{#47} Cr-Branched-From: 4f7bea5-refs/heads/main@{#1036826}
- Loading branch information