When using a custom thumb drawable with a SeekBar view, the thumb drawable is clipped at the left and right edges of the view.
SeekBar
How can I fix this behavi
I ran into this issue myself, and I believe the "correct" decision would be to modify android:thumbOffset as the default style for a SeekBar sets it to 8px.
"correct"
android:thumbOffset