[Touchless] Show progress bar on activity start instead of resume
This moves the re-display code for progress bar from on activity resume to on activity start. It also adds the new skipShowingProgressBarOnNextActivityStart to TouchlessUiCoordinatorImpl. When called, the next activity start event will not cause the progress bar to show. Downstream CL: https://chrome-internal-review.googlesource.com/c/clank/internal/apps/+/1450627 Bug: 971902 Change-Id: If959fbff9503ae3789bf0d1d3668bb43b47fb1d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692486Reviewed-by:Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#675757}
Showing
Please register or sign in to comment