Skip to content

Version 1.5.1 (Feature Update)

Latest
Compare
Choose a tag to compare
@techinessoverloaded techinessoverloaded released this 12 Jun 14:58
· 215 commits to master since this release

What's New in Version 1.5.1 (Feature Update) ?

Features

  • Added Time Tracking feature for Determinate Mode ProgressDialog as suggested by @vzool in Issue #13. Time tracking can be enabled by passing true to the first parameter of setOnShowListener method. The time elapsed will be updated until the progress reaches maxValue.

Bug Fixes

  • Fixed an Issue where unwanted views got displayed on the ProgressDialog, as pointed out by @soenkegissel and @mg2000 in Issue #16.

Maintenance

  • Merged Pull Requests #11, #12, #14, #15, #17 given by @dependabot to update Material Version, Gradle Version, Gradle Build Action Version, ConstraintLayout Version and AppCompat Version.