android.widget.SeekBar左右有空白: 使用: android:paddingStart="0dp" android:paddingEnd="0dp" 可以去掉空白。 使用: android:paddingLeft="0dp" ...
確定! 回上一頁