Fix orientation for launching WebAPKs splash screen
In this CL, we fixed the screenOrientation when launching with a landscape splash screen, it started with a portrait mode. We fixed this by setting the android:screenOrientation="screenOrientationLockType", reading from the Web manifest file, for the individual activities. Bug: 1032570 Change-Id: I1ae59a5171a5a032aa79fdc5123239074e2a58f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248321 Commit-Queue: Sicheng Li <scli@google.com> Reviewed-by:Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Reviewed-by:
Glenn Hartmann <hartmanng@chromium.org> Cr-Commit-Position: refs/heads/master@{#781049}
Showing
Please register or sign in to comment