Skip to content

[ProgressIndicator] Make possible to extends Linear or Circular progress indicator #2361

@GerardPaligot

Description

@GerardPaligot

Is your feature request related to a problem? Please describe.
In my Android Design System, I'm creating a subclass for all material classes to extend the material implementation but CircularProgressIndicator and LinearProgressIndicator are final classes.

Describe the solution you'd like
Just remove the final keyword on these classes.

Describe alternatives you've considered
Create my own custom view to configure a circular or linear progress view but I would like to avoid this solution.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions