mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
[ProgressIndicator] Added other predefined styles in document.
PiperOrigin-RevId: 347914734
This commit is contained in:
parent
4af9eabe8a
commit
2a6715f464
@ -294,12 +294,14 @@ Circular type progress indicators also have the following attributes:
|
||||
|
||||
#### Styles
|
||||
|
||||
| | Style |
|
||||
| ------------------ | ----------------------------------------------------- |
|
||||
| **Default linear | `Widget.MaterialComponents.LinearProgressIndicator` |
|
||||
: style** : :
|
||||
| **Default circular | `Widget.MaterialComponents.CircularProgressIndicator` |
|
||||
: style** : :
|
||||
| Style
|
||||
-------------------------------------- | -----
|
||||
**Default linear**<br/>**style** | `Widget.MaterialComponents.LinearProgressIndicator`
|
||||
**Default circular**<br/>**style** | `Widget.MaterialComponents.CircularProgressIndicator`
|
||||
**Medium circular**<br/>**style** | `Widget.MaterialComponents.CircularProgressIndicator.Medium`
|
||||
**Small circular**<br/>**style** | `Widget.MaterialComponents.CircularProgressIndicator.Small`
|
||||
**Extra small circular**<br/>**style** | `Widget.MaterialComponents.CircularProgressIndicator.ExtraSmall`
|
||||
|
||||
|
||||
Default linear style theme attribute: `?attr/linearProgressIndicatorStyle`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user