1.0.9
🎉 Released a new version 1.0.9
! 🎉
What's New?
- Type of the
labelText
attribute changedString
toCharsequence
. - Added
borderWidth
andborderColor
attributes. - Added
ProgressLabelConstraints
attributes for determining the constraints aligning of the label position.
This attribute can be used with thelabelGravity
property.
progressView.labelGravity = Gravity.CENTER // align the text label to the center