MaterialProgressBar v1.6.1 Release Notes
Release Date: 2018-12-30 // almost 6 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 usesetSupportProgressTintList()
etc instead.