toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
ProgressPrimitiveComponent
/
ProgressPrimitiveComponent
Progress
Primitive
Component
constructor
(
color
:
Int
=
Color.TRANSPARENT
,
indeterminateDrawable
:
Drawable
?
=
null
,
style
:
Style
?
=
null
)
Parameters
indeterminate
Drawable
Drawable to be shown to show progress.
color
Tint color for the drawable.