alamkanak / Android-Week-View

Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
Apache License 2.0
3.42k stars 1.23k forks source link

Changing TypeFace of all Text #219

Open adelumban opened 8 years ago

adelumban commented 8 years ago

Hi alamkanak,

Is there a way to change type face of all the text via xml?

BTW: this lib is awesome :)

Regards,

entropitor commented 8 years ago

I don't think there currently is. But feel free to implement it yourself and contribute the changes back to this repo!

The library is rather small, so I should be rather easy to get into it :)