nwestfall / Calligraphy.Xamarin

Use custom fonts in Android! Port of https://github.com/InflationX/Calligraphy
Apache License 2.0
3 stars 3 forks source link

Works in test app, but not in another app with custom styles #5

Closed nwestfall closed 6 years ago

nwestfall commented 6 years ago

Works in test app, but not in another app with custom styles

nwestfall commented 6 years ago

Is an issue if you have support libraries and use AppCompatTextView

Will have to add support library as a dependency rather than dynamic/reflection