Android Question SeekBar design

red30

Well-Known Member
Licensed User
Longtime User
If I change the background with SetBackgroundImage, there is still a line of some other color over it. If I set SetBackgroundImage, the runner doesn't reach extreme possitions of the background image.
How can I fix it using a default SeekBar?
To set an image instead of the default line, or to use SetBackgroundImage but having made the runner reach the extremes?
 
Top