Progress

inline fun ResourcesScope.Progress(@ColorInt color: Int? = null, style: Style? = null, indeterminateDrawable: Drawable? = null): Progress

Builder function for creating ProgressSpec components.