roomorama / Caldroid

A better calendar for Android
Other
1.42k stars 532 forks source link

Change typeface of the weekday names #409

Open suku-h opened 8 years ago

suku-h commented 8 years ago

I want to change the typeface of the day names in Caldroid. The typeface of the month title can be changed by caldroidFragment.getMonthTitleTextView().setTypeFace(). But I cannot find something similar for changing the day names. How can this be done?