Android SeekBar Minimum Value

Posted by fordays on Stack Overflow See other posts from Stack Overflow or by fordays
Published on 2010-06-13T17:16:21Z Indexed on 2010/06/13 17:22 UTC
Read the original article Hit count: 276

Filed under:

Hi, does anyone know how to define a SeekBar's minimum value? Is this done in the XML layout or do I need to define it programatically?

Basically I need to change my minimum value from 0 to 0.2

© Stack Overflow or respective owner

Related posts about android