javiersantos / MaterialStyledDialogs

A library that shows a beautiful and customizable Material-based dialog with header. API 14+ required.
Apache License 2.0
1.17k stars 155 forks source link

customize header color not work #1

Closed Spiderbezno closed 8 years ago

Spiderbezno commented 8 years ago

When I use that .setHeaderColor(R.color.primary_dark) to customize the color ever appera the same color )(like a grey) In the example og Google play the green example has the same problem I use NExus 5 with Android 6

javiersantos commented 8 years ago

I just reproduced your issue. Will be fixed today!

Thanks.