Allow opting out of translucency manipulations with TWA splash screens
In WebAPKs, showing splash screens before browser launch is restricted to Android N+ because of visual glitches on M-. The visual glitches occur because translucency flipping doesn't play well with SurfaceViews. To support this behavior in TWAs, we add a parameter allowing to opt-out from translucency flipping. Change-Id: Ibde67c49577afff32207c239b0736829b178520e Bug: 989603 Change-Id: Ibde67c49577afff32207c239b0736829b178520e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1744412Reviewed-by:Peter Conn <peconn@chromium.org> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Cr-Commit-Position: refs/heads/master@{#686367}
Showing
Please register or sign in to comment