Custom seekbar with material design

前端 未结 2 1660
生来不讨喜
生来不讨喜 2021-01-05 22:27

I\'ve got a seekbar in a layout for a custom dialog preference. I changed my styles.xml to use the new material desing. It works because it change text and checkboxes of my

2条回答
  •  离开以前
    2021-01-05 23:08

    With Lollipop it's no more needed at all. The colors are applied well even in custom preference dialogs ~greywolf82

    I want to share few custom Libs

    enter image description here

    You can use this Material Design lib ,this also includes many other widgets.

    or

    enter image description here

    Custom seek bar Lib DiscreteSeekBar

提交回复
热议问题