This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-components-android
Watch
1
Star
0
Fork
0
You've already forked material-components_material-components-android
mirror of
https://github.com/material-components/material-components-android.git
synced
2026-02-20 08:39:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
progressindicator
History
pekingme
57f3cdbda3
[Tokens] Updated token version to 31.0.0
...
PiperOrigin-RevId: 859699661
2026-01-22 19:49:30 +00:00
..
res
[Tokens] Updated token version to 31.0.0
2026-01-22 19:49:30 +00:00
res-public
/values
[ProgressIndicator] Moved showDelay and minHideDelay attrs to resources module.
2025-08-20 14:47:12 +00:00
AnimatorDurationScaleProvider.java
…
BaseProgressIndicator.java
[ProgressIndicator] Added an API to automatically hide the indicator after it reaches max progress.
2025-08-29 11:42:18 -07:00
BaseProgressIndicatorSpec.java
[ProgressIndicator] Added APIs for customizing wave amplitude ramping.
2025-07-17 20:47:27 +00:00
CircularDrawingDelegate.java
[ProgressIndicator] Added fraction support in track corner radius.
2025-03-11 17:47:39 +00:00
CircularIndeterminateAdvanceAnimatorDelegate.java
…
CircularIndeterminateRetreatAnimatorDelegate.java
…
CircularProgressIndicator.java
[ProgressIndicator] Updated to not throw exceptions for calling
setIndeterminateDrawable
and
setDeterminateDrawable
during the initialization.
2025-07-21 14:33:38 +00:00
CircularProgressIndicatorSpec.java
…
DeterminateDrawable.java
[ProgressIndicator] Added an API to automatically hide the indicator after it reaches max progress.
2025-08-29 11:42:18 -07:00
DrawableWithAnimatedVisibilityChange.java
[Internal] Use monotonic clock to measure time intervals
2025-01-22 17:54:49 +00:00
DrawingDelegate.java
…
IndeterminateAnimatorDelegate.java
…
IndeterminateDrawable.java
[LoadingIndicator] Added a default static drawable, which is displayed when the animation is disabled.
2025-07-16 18:56:52 +00:00
LinearDrawingDelegate.java
[LinearProgressIndicator] Fix stop indicator size when changing track thickness
2025-06-12 20:05:15 +00:00
LinearIndeterminateContiguousAnimatorDelegate.java
…
LinearIndeterminateDisjointAnimatorDelegate.java
…
LinearProgressIndicator.java
[ProgressIndicator] Updated to not throw exceptions for calling
setIndeterminateDrawable
and
setDeterminateDrawable
during the initialization.
2025-07-21 14:33:38 +00:00
LinearProgressIndicatorSpec.java
[LinearProgressIndicator] Fix stop indicator size when changing track thickness
2025-06-12 20:05:15 +00:00