How to change the default color of DatePicker and TimePicker dialog in Android?

后端 未结 5 1529
轻奢々
轻奢々 2020-12-02 23:04

Is there any way to change the default color of DatePicker and TimePicker dialog?

This is the code I tried



        
5条回答
  •  被撕碎了的回忆
    2020-12-02 23:52

    I think there is no way to change the grey color of the old native picker widgets easily in XML.

    I propose you use the library HoloEverywhere so that DatePicker and TimePicker look really nice on all Android platforms 2.1+.

提交回复
热议问题