Make sure progress bar is attached before init
This change makes sure that the progress bar has been attached to the hierarchy before trying to initialize it. Many of the null checks have also been removed since the progress bar is now created in the constructor. BUG=716382 Review-Url: https://codereview.chromium.org/2853943002 Cr-Commit-Position: refs/heads/master@{#468532}
Showing
Please register or sign in to comment