MaterialProgressBar v1.6.1 Release Notes

Release Date: 2018-12-30 // over 5 years ago
    • ๐Ÿ›  Fix crash below API 24 when calling deprecated tint methods.

Previous changes from v1.6.0

    • Migrated to AndroidX.
    • โž• Added showing static icon when animation is disabled.
    • ๐Ÿ—„ Tint methods such as setProgressTintList() are deprecated, please use setSupportProgressTintList() etc instead.