mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
[ProgressIndicator] Fix typo in ProgressIndicator.md
Resolves https://github.com/material-components/material-components-android/pull/2399 GIT_ORIGIN_REV_ID=f84bfc104fa443dd122d434cf87cdbda79bdfe97 PiperOrigin-RevId: 400726331
This commit is contained in:
parent
82ca11a86c
commit
bf3a87e7af
@ -128,7 +128,7 @@ The modes of behaviors are:
|
||||
|
||||
When the hide animation behavior is not none, the visibility of the view will be
|
||||
changed after the animation finishes. Please use `setVisibilityAfterHide` method
|
||||
to set the target visibility as `Visibiltiy.INVISIBLE` (default) or
|
||||
to set the target visibility as `Visibility.INVISIBLE` (default) or
|
||||
`Visibility.GONE`.
|
||||
|
||||
### Rounded corners
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user