Normally we use a progress bar to indicate a progress. If we do not have definite values, we set the indeterminate value as true and display a spinning wheel. It is called Activity circle.
There is another type of indeterminate progress called Activity bar, which is used by many Google apps.
It is a horizontal bar but without any starting or ending point to show the progress and will keep on going until we clear it.
Progress & Activity | Android Developers
How can we implement this?
There is another type of indeterminate progress called Activity bar, which is used by many Google apps.

It is a horizontal bar but without any starting or ending point to show the progress and will keep on going until we clear it.
Progress & Activity | Android Developers
How can we implement this?