how to change number picker style in android?

后端 未结 5 1191
灰色年华
灰色年华 2020-12-01 21:00

I want to use the NumberPicker component-widget but Instead in the default Holo theme I need to replace the blue color with orange since that is the default color in my styl

5条回答
  •  失恋的感觉
    2020-12-01 21:33

    Preview of a customized number picker:

    
    

    Create the background xml in the drawable folder named "drawablenp.xml"

    
    
    
        
    
    
    

提交回复
热议问题