Question: https://i.stack.imgur.com/NBU9Z.jpg How to implement seekbar discrete with replacing tick mark from dot to numbers in navigation drawer . Is it possible at all. Answer: Play with values and use enum : Or use a liberary like https://github.com/warkiz/IndicatorSeekBar If you ...