toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget-kotlin
/
com.facebook.litho.kotlin.widget
/
Progress
Progress
inline
fun
ResourcesScope
.
Progress
(
@
ColorInt
color
:
Int
?
=
null
,
style
:
Style
?
=
null
,
indeterminateDrawable
:
Drawable
?
=
null
)
:
Progress
Builder function for creating ProgressSpec components.