Screenshot :
How do I change that yellow color to blue or another color? Should I edit or add any xml file in framework-res.apk? I want to change the yellow color to cyan.
Screenshot :
How do I change that yellow color to blue or another color? Should I edit or add any xml file in framework-res.apk? I want to change the yellow color to cyan.
You can refer the following link:
http://www.mokasocial.com/2011/02/create-a-custom-styled-ui-slider-seekbar-in-android/
SeekBar uses a drawable for this. I would say the preferred drawable is a xml defined shape but I guess one could use an image too.
See this question - to which this question could be considered duplicate: