I have a SeekBar in a RelativeLayout whose width is equal to the screen width.
SeekBar
RelativeLayout
I applied layout_width=\"match_parent\" to the
layout_width=\"match_parent\"
Try to define following with the SeekBar in xml:
android:padding="0dp"