<SeekBar
    ....
    android:splitTrack="false" 
/>
For all API levels,
<Seekbar
    .....
    android:background="@null"
    android:splitTrack="false"
    ....
 />
will work. It worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With