Indicator subviews, multiline titles
Adds more customizability options:
titleNumberOfLines
controls the number of lines of the title labelsaddSubviewToIndicator(_ view: UIView)
adds subviews to the indicator view
Thanks to @amorde and @PoissonBallon for making this happen!