stepstone-tech / android-material-stepper

This library allows to use Material steppers inside Android applications.
Apache License 2.0
1.78k stars 262 forks source link

Is there any well-supported fork out there? #287

Open felixdivo opened 4 years ago

felixdivo commented 4 years ago

Wondering, because the library looks great but all commits are at least 2 years old as of today.

Polyterative commented 4 years ago

it's old, used it in the past but it looks abbandoned

risalfajar commented 3 years ago

I want to know too

RobertZagorski commented 3 years ago

Active development of this library stopped, when Google changed material design guidelines and steppers became archived. That happened around beginning of 2018.

felixdivo commented 3 years ago

According to this, it's not really discouraged to use steppers but it has rather not been documented in the new website.

felixdivo commented 3 years ago

See also #296

Nilpo commented 5 months ago

This project is still viable and working. I'm going to update my fork for androidx and modernize the code. I'll post back here when it's ready. But you can drop this into a current project and have it working with just a few modifications to some imports.