For the seekbar, if I set the max value to 10 at design time, it doesn't let me move the slider all the way to the right at run time. It only goes from 0 to 9.
Am I doing something wrong here, or is this a bug?
There should be no difference between setting it by code or with the designer. In both cases the native setMax is called directly which means that this is the native behavior.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.