AKASegmentedControl icon indicating copy to clipboard operation
AKASegmentedControl copied to clipboard

:chocolate_bar: Fully customizable Segmented Control for iOS

Results 4 AKASegmentedControl issues
Sort by recently updated
recently updated
newest added

Upon touching the selected button, it will transition from selected to normal mode

I have a crash 'Fatal Exception: NSInternalInconsistencyException Auto Layout still required after executing -layoutSubviews. AKSegmentedControl's implementation of -layoutSubviews needs to call super.' in iOS 7. fix it,

While using contentEdgeInsets to shrink the separator images, it has the side effect of reducing the tap area. Could this behavior be changed?