Android
public object ArcProgressIndicatorDefaults
Contains default values for ArcProgressIndicator.
Functions
calculateRecommendedGapSize
public fun calculateRecommendedGapSize(strokeWidth: Dp): Dp
Returns recommended size of the gap based on strokeWidth.
The absolute value can be customized with gapSize parameter on CircularProgressIndicator.