jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

Displaying localizedDescription and localizedAdditionalDescription of the progressObject. #639

Open JBergsee opened 1 year ago

JBergsee commented 1 year ago

This PR does just that. label.text and detailLabel.text takes their info from the progressObject. They can be customized or use the default text. To suppress one (or both) of the labels, set the descriptions to empty strings.