[Android TWA] Delay screen orientation requests till transparency is removed
This CL: - Delays screen orientation requests till transparency is removed on SDK 26. Calling Activity#setRequestedOrientation() on a translucent activity throws an exception on Android O but not Android O MR1 - Restricts the screen orientation delay for WebAPKs to just SDK 26 BUG=968196 Change-Id: Ie7d2725e0a35940e049eb888d11e3521c4bbec31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634417Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Pavel Shmakov <pshmakov@chromium.org> Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Cr-Commit-Position: refs/heads/master@{#664768}
Showing
Please register or sign in to comment