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
e9bca65652
Automated g4 rollback of changelist 398768587
...
PiperOrigin-RevId: 401342017
2021-10-06 20:14:36 -04:00
..
res
[M3][ProgressIndicator] Created progress indicator's M3 styles.
2021-09-01 17:07:57 -04:00
res-public
/values
[M3][ProgressIndicator] Updated progress indicator dev doc with M3 themes/styles.
2021-09-16 11:46:03 -07:00
AnimatorDurationScaleProvider.java
…
BaseProgressIndicator.java
[ProgressIndicator] Enabled switch from indeterminate mode to determinate mode while visible.
2021-06-14 18:33:33 +00:00
BaseProgressIndicatorSpec.java
[ProgressIndicator] Internal cleanup.
2021-02-18 14:35:40 -08:00
CircularDrawingDelegate.java
[CircularProgressIndicator] Fixed the transparent strip drawn at the ends of the indicator.
2021-08-05 18:21:37 -04:00
CircularIndeterminateAnimatorDelegate.java
Automated g4 rollback of changelist 398768587
2021-10-06 20:14:36 -04:00
CircularProgressIndicator.java
[ProgressIndicator] Updated "indicatorSize" in CircularProgressIndicatorSpec to be never less than twice of "trackThickness".
2021-01-26 14:08:04 -08:00
CircularProgressIndicatorSpec.java
[ProgressIndicator] Updated "indicatorSize" in CircularProgressIndicatorSpec to be never less than twice of "trackThickness".
2021-01-26 14:08:04 -08:00
DeterminateDrawable.java
[ProgressIndicator] Added the OnAnimationEndListener adder and remover for spring animation used in determinate drawable.
2021-06-15 22:04:10 -07:00
DrawableWithAnimatedVisibilityChange.java
…
DrawingDelegate.java
…
IndeterminateAnimatorDelegate.java
…
IndeterminateDrawable.java
…
LinearDrawingDelegate.java
[LinearProgressIndicator] Fixed the transparent strip drawn at the ends of the indicator.
2021-08-05 18:24:15 -04:00
LinearIndeterminateContiguousAnimatorDelegate.java
…
LinearIndeterminateDisjointAnimatorDelegate.java
Automated g4 rollback of changelist 398768587
2021-10-06 20:14:36 -04:00
LinearProgressIndicator.java
…
LinearProgressIndicatorSpec.java
…