Move the seekbar outside the AppBarLayout, and use these attributes: ... <SeekBar android:id="@+id/seekBar" android:layout_width="match_parent" ...
確定! 回上一頁