I have a SeekBar with 3 values ββ(left, center and right), and I would like to add some mark where the progess level, for example. in the center to put a vertical line above the bar or something like that.
Is this possible, or could it be better to use some other component?
Like in this image, I need something like this red line

source share