Material-components-android: Update Progress Indicators

Created on 1 May 2018  Â·  29Comments  Â·  Source: material-components/material-components-android

Most helpful comment

Progress Indicators are being worked on and are expected to land Q2!

All 29 comments

Any update on this?

When we are adding this component ?

Any update on this?

Looking forward to this component, any updates?

Any updates? Hello from Feb 2019

refs #265

FYI. Since we don't have any update yet.
Here is a library I use for now and I found that also used inside firebase-ui.

https://github.com/DreaminginCodeZH/MaterialProgressBar

LinearProgressIndicator is actively being developed by our team now, expect a more detailed time estimate in the next few weeks!

It would be really cool if could also get a Circular Progress Bar variant at some point as well:
https://material.io/design/components/progress-indicators.html#circular-progress-indicators

I've currently had to fallback to using a ProgressBar with the:
android:theme="@android:style/Widget.DeviceDefault.Light.ProgressBar.Inverse" applied to it to replicate the circular progress spinner.

However, this theme only supports an indeterminate state. If you want to use determinate progress, you have to write custom code with a background and progressDrawable to do the drawing manually for determinate states.

Is there an ETA on this?

Progress Indicators are being worked on and are expected to land Q2!

Eagerly waiting for this :)

that will be very helpful please make it available

@melaniegoetz What's the status? Q2 is slowly coming to an end :)

I believe we are in Q3. Any updates?

I really need a circular progress bar with determinate progress, any updates @melaniegoetz ?

We hope to open source the linear progress indicator component in Q4, thank you for your patience!

@melaniegoetz Will there be work done to create a progress spinner in a button similar to the examples on the Material page?

Almost end of 2019. any beta release for this?

Any updates on this please? we're getting into Q1 2020 now.
Thanks

Progress Indicators are being worked on and are expected to land Q2!

Guys, at least an alpha?
Its almost Q2

They didn't say _which_ Q4

Nearly 2 years. I hope it will add in the library early!

Rather Q4 if this century...

RG

søn. 5. apr. 2020, 18:52 skrev Kimcy notifications@github.com:

Nearly 2 years. I hope it will add in the library early!

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/material-components/material-components-android/issues/83#issuecomment-609446809,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ACVSTECV4USEOWEHP6OKI2TRLCZL7ANCNFSM4E5ZER3Q
.

For information, I just tried it in the catalog app :
The component is an animated progress bar (which means fade animation on showing, disappearing, smooth progression etc..).
Is it available in circle or linear way.
I know some people (including me) are expecting the implementation of a progress inside a button as seen here (interacting with action).
I think it will probably be the next step after the progress indicators feature is released (at least that's what I hope!)

Not gonna lie, this is extremely disappointing from Google

What about the implementation disappoints you?

The next version (1.2.0) is here, but no ProgressIndicator :(

@mishrabhilash The ProgressIndicator was introduced with 1.3.0-alpha01.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sepehr-alipour picture sepehr-alipour  Â·  3Comments

Mirmuhsin picture Mirmuhsin  Â·  3Comments

magnusfernandes picture magnusfernandes  Â·  3Comments

gabrielemariotti picture gabrielemariotti  Â·  3Comments

TdevM picture TdevM  Â·  3Comments