I added a slider to my project. It works OK but does not show up on an actual phone as it does in the emulator.
On the phone, it is a very thin line. There is no slider handle.
I change the thumb position using code and that works. The colors change as expected.
I set the height percentage when I initialize the screen. Other than that, I see no height settings available.
Is there a known bug with the Slider?