Seek bar, change path color from yellow to white

后端 未结 7 623
野性不改
野性不改 2020-11-27 12:29

I have two questions:

1) how do I change the color of the seek bar (path) from yellow (the default color) to white. What I mean to say is, while I slide the thumb ,

7条回答
  •  醉梦人生
    2020-11-27 13:10

    1. Create a drawable XML: Name it : progress_drawable

    
    
    
    
    
    
    
    

    2. Assign it to Seekbar

                
    

提交回复
热议问题