I\'ve been adding a ProgressBar to the fragments in my app. I\'ve set it up to the two main fragments (used as tabs) as follows:
ProgressBar
ProgressBar in
progressBar.setVisibility(ProgressBar.VISIBLE);