added in version 22.1.0
belongs to Maven artifact com.android.support:support-compat:28.0.0-alpha1
belongs to Maven artifact com.android.support:support-compat:28.0.0-alpha1
Summary:
Inherited Constants
| Inherited Fields
| Ctors
| Methods
| Inherited Methods
| [Expand All]
ContentLoadingProgressBar
public
class
ContentLoadingProgressBar
extends ProgressBar
java.lang.Object | |||
↳ | android.view.View | ||
↳ | android.widget.ProgressBar | ||
↳ | android.support.v4.widget.ContentLoadingProgressBar |
ContentLoadingProgressBar implements a ProgressBar that waits a minimum time to be dismissed before showing. Once visible, the progress bar will be visible for a minimum amount of time to avoid "flashes" in the UI when an event could take a largely variable time to complete (from none, to a user perceivable amount)
Summary
Inherited constants |
---|
![]()
android.view.View
|