JAVA Eclipse开发Android如何设置滚动条最大值最小值

最小值默认为0,你最好在实现逻辑中修改

最大值为max

初始值为progress

     <SeekBar

     android:id="@+id/seekBarSpeedMoveJ"

     android:layout_width="match_parent"

     android:layout_height="wrap_content"

     android:max="100"

     android:progress="100"

     android:minHeight="40dp" />

 

 

 

posted @ 2017-04-24 08:47  gary_tao  阅读(301)  评论(0编辑  收藏  举报
AmazingCounters.com 我要啦免费统计