You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need read the api carefully, there is a property called type, enum value should be HMSegmentedControlTypeTextImages, however it's default value is HMSegmentedControlTypeText, and be careful you also need to set the imagePosion
Xcode Version: 13
Swift 5
HMSegementedControl Version: 1.5.6
Section Images and titles gets assigned but only the titles shows up and the images do not.
` private func setupPageControls() {
The text was updated successfully, but these errors were encountered: