[Autofill Assistant] Fix animation bug when starting regular script.
When starting a regular script after a trigger script was shown, there used to be an animation glitch while the bottom sheet resized. This was caused by the progress bar repopulating all of its views. This CL is a hotfix for this issue. Adding the new icons before clearing the old ones ensures that the height of the progress bar never changes. Bug: b/174014637 Change-Id: I37e836a7f579cefc227feddabcbf8cb864a6bbe6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2554919Reviewed-by:Sandro Maggi <sandromaggi@google.com> Commit-Queue: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#830210}
Showing
Please register or sign in to comment