Linear Progress Indicator Spec
Instantiates the spec for LinearProgressIndicator.
If attributes in R.styleable.LinearProgressIndicator
are missing, the values in the default style Widget.MaterialComponents.LinearProgressIndicator
will be loaded. If attributes in R.styleable.BaseProgressIndicator
are missing, the values in the default style Widget.MaterialComponents.ProgressIndicator
will be loaded.
Parameters
context
Current themed context.
attrs
Component's attributes set.