When working on implementing Slider in my app, I wanted to use the labels on the Slider but the standard implementation doesn't have support for Labels yet. But like most things with Compose, it's easy to tweak the standard controls to customize as needed. I was able to make this