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-01-21 04:22:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
progressindicator
History
pekingme
47cbd7e81a
[Tokens] Upgraded to 10.0.1
...
PiperOrigin-RevId: 676467444
2024-09-20 19:48:02 +00:00
..
res
[Tokens] Upgraded to 10.0.1
2024-09-20 19:48:02 +00:00
res-public
/values
[LoadingIndicator] Added a new component.
2024-08-16 17:35:28 +00:00
AnimatorDurationScaleProvider.java
…
BaseProgressIndicator.java
[ProgressIndicator] Fix corner radius calculation
2024-07-22 18:25:46 +00:00
BaseProgressIndicatorSpec.java
[ProgressIndicator] Fix corner radius calculation
2024-07-22 18:25:46 +00:00
CircularDrawingDelegate.java
[ProgressIndicator] Fix corner radius calculation
2024-07-22 18:25:46 +00:00
CircularIndeterminateAdvanceAnimatorDelegate.java
…
CircularIndeterminateRetreatAnimatorDelegate.java
…
CircularProgressIndicator.java
…
CircularProgressIndicatorSpec.java
…
DeterminateDrawable.java
[ProgressIndicator] Added APIs to support different wavelength for determinate and indeterminate modes; and renamed confusing APIs.
2024-07-22 18:23:15 +00:00
DrawableWithAnimatedVisibilityChange.java
[ProgressIndicator] Added APIs to support different wavelength for determinate and indeterminate modes; and renamed confusing APIs.
2024-07-22 18:23:15 +00:00
DrawingDelegate.java
[ProgressIndicator] Updated the smoothness of the cubic bezier curve to make the wave more smooth.
2024-07-10 19:21:49 +00:00
IndeterminateAnimatorDelegate.java
…
IndeterminateDrawable.java
[ProgressIndicator] Added APIs to support different wavelength for determinate and indeterminate modes; and renamed confusing APIs.
2024-07-22 18:23:15 +00:00
LinearDrawingDelegate.java
[ProgressIndicator] Fix corner radius calculation
2024-07-22 18:25:46 +00:00
LinearIndeterminateContiguousAnimatorDelegate.java
…
LinearIndeterminateDisjointAnimatorDelegate.java
…
LinearProgressIndicator.java
…
LinearProgressIndicatorSpec.java
…