I added XFSegmentedControl to my project but I want the primary color of the control to be transparent so that the view underneath will be visible. However, when I set the primary color to transparant, it leaves a white background. This also happens when the backgroundcolor of the control is transparent. Ignoring primarycolor is also not an option as it sets a blue color as default.
I added XFSegmentedControl to my project but I want the primary color of the control to be transparent so that the view underneath will be visible. However, when I set the primary color to transparant, it leaves a white background. This also happens when the backgroundcolor of the control is transparent. Ignoring primarycolor is also not an option as it sets a blue color as default.