Its my first time using a progress bar, i have a http request being made. I want an indeterminate progress bar to show when the user clicks the login button and then to disappear when the response is received. Below is what i have already, but the progress bar does not display.Its my first time using a progress bar, i have