You can use the TimePickerDialog constructor with theme parameter to specify the theme.TimePickerDialog(Context context, int theme, TimePickerDialog.OnTimeSetListener callBack, int hourOfDay, int minute, boolean is24HourView) 这篇关于是否可以更改Android L TimePickerDialog的样式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
09-09 07:56