[Android] Fix a bug in download manager that spinner shows forever
If the backend initializes synchronously, the loading view will call hideLoadingUi() and then showLoadingUi(), which makes the loading view always visible. BUG=641262 Review-Url: https://codereview.chromium.org/2294073002 Cr-Commit-Position: refs/heads/master@{#415445}
Showing
Please register or sign in to comment