Closed amberkatyal closed 5 years ago
@GocePetrovski https://github.com/GocePetrovski/ScrollableSegmentedControl/pull/17 will fix this.
This is coming soon. I'm having small issues with auto layout constraints when dynamically changing segmentStyle or fixedSegmentWidth properties.
Done. See v1.4
I have seen segment controls in apps having custom widths and underline bars animate according to their size. Where custom widths are determined by the contents in them. Here the height is fixed for the maximum width segment item or else the font size is reduced to fit in. Hoping this could be implemented or have done already.