Drivemode / TypefaceHelper

Helper object for injecting typeface into various text views of android.
Apache License 2.0
107 stars 17 forks source link

add paint class support #1

Closed sakuna63 closed 10 years ago

sakuna63 commented 10 years ago

This PR allows to use setTypeface(PaintObj, TypefaceName).

sakuna63 commented 10 years ago

PR resubmitted with formatting indent as spaces. And thanks for reviewing the code!!

KeithYokoma commented 10 years ago

Thanks a lot!