RoundedProgressBar 3 - Now with custom progress text support!
This version introduces new features which allows developers to customize what text is displayed to the user! Simply extend the ProgressTextFormatter class and declare what text you want shown to the user for a given progress value.
These changes are not backwards compatible, so any developers who are upgrading from 2.x.x might have to make minor changes to their existing code.