xamarin-range-slider
xamarin-range-slider copied to clipboard
Replacing images with multiple range sliders
I am using two range sliders in a Xamarin.iOS app. I need different thumb/handle images for each range slider.
Due to the range slider only allowing the handle image to be updated using the resource files, I am unable to accomplish this.
Can you add a public method to set the Image for the Lower and Upper Handle?