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

Custom Typeface method? #56

Open ItzNotABug opened 7 years ago

ItzNotABug commented 7 years ago

Is there a possibility of Adding a method to use custom typeface on all the text in the Dialog? Somethin like .setTypeface? it will be great if included 😀

KgotsoK commented 7 years ago

Yeah I also need to customize the font on these dialogs. @Darshan10298 do you have a workaround, considering no such setTypeface method exists?