如图所示、怎么将游标设置覆盖在进度条上边?
设置Seekbar的layout_width和layout_height属性试试:android:layout_width="fill_parent"android:layout_height="wrap_content"