diff --git a/Segmentio/Source/Segmentio.swift b/Segmentio/Source/Segmentio.swift index cbf4742..9ab7859 100644 --- a/Segmentio/Source/Segmentio.swift +++ b/Segmentio/Source/Segmentio.swift @@ -340,7 +340,7 @@ open class Segmentio: UIView { // MARK: - Actions: // MARK: Reload segmentio - fileprivate func reloadSegmentio() { + public func reloadSegmentio() { segmentioCollectionView?.reloadData() scrollToItemAtContext() moveShapeLayerAtContext()