Closed bcylin closed 7 years ago
Added a property to JDStatusBarStyle to specify a smallest multiplier for the notification label to adjust its font size, in case the texts become too small when displaying a long message. The default value is 0, same as the UILabel's.
JDStatusBarStyle
UILabel
Closing PR from 2015, if you want to get this in, please reopen and address comment.
Added a property to
JDStatusBarStyle
to specify a smallest multiplier for the notification label to adjust its font size, in case the texts become too small when displaying a long message. The default value is 0, same as theUILabel
's.