How to create custom layout for seekbar in android?

前端 未结 1 417
甜味超标
甜味超标 2020-12-21 18:46

I want to develop custom layout for seekbar below shown. I have track,thumb and progress images . Can any body help me?

1条回答
  •  既然无缘
    2020-12-21 19:13

    XML code

     
    

    seek_bar.xml

     
    
        
        
    
    

    first drawable is empty or shown not color full area.

    second drawable is fill or color full area.

    this link help your more.

    0 讨论(0)
提交回复
热议问题