avast / android-styled-dialogs

Backport of Material dialogs with easy-to-use API based on DialogFragment
Apache License 2.0
2.15k stars 450 forks source link

Use LayoutInflater from Builder in Time/DatePickerDialogFragment. #131

Closed pattM closed 8 years ago

pattM commented 8 years ago

The Time and Date pickers now gets color from the dialog theme instead of activity theme.