We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update function return when segmenttext.count is zero even in Hybrid case
The text was updated successfully, but these errors were encountered:
Hello, I'm not sure what you are asking here. If you could be more specific as to what the issue is I would be glad to assist.
Sorry, something went wrong.
XMSegmentedControl.swift : line 255:
if segmentTitle.count == 0 { return }
You should check for segmentContent also
No branches or pull requests
Update function return when segmenttext.count is zero even in Hybrid case
The text was updated successfully, but these errors were encountered: