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

Change title background color #36

Closed krusek closed 10 years ago

krusek commented 10 years ago

Just added the ability to change the background color of the title textview. It was something I needed for my project.

nitinmishra27 commented 10 years ago

is it possible to apply custom dialog animation if yes please provide sample.

davidvavra commented 10 years ago

Hi, sorry but custom background color of the title is against design guidelines and Holo style. We wish to keep this library pure.

stefanrusek commented 10 years ago

@destil Can you provide a link to the design guidelines that specify setting the title background shouldn't be done? It seems to me that most of the actionbar rules should apply to it and they are settable.