Added AppCompat Styles (AppCompatTextView will now pickup textViewStyle etc). Thanks @paul-turner Fix for Toolbar not inflating TextViews upfront.
Unclaimed project
Are you a maintainer of Calligraphy? Claim this project to take control of your public changelog and roadmap.
Added AppCompat Styles (AppCompatTextView will now pickup textViewStyle etc). Thanks @paul-turner Fix for Toolbar not inflating TextViews upfront.
Changes:
2.0.2 (05/01/2015) Fixed CalligraphyConfig.Builder missing return statements. Fixed createView() getting the wrong parent context, Fixed: #135, #120 2.0.1 (28/01/2014) Throw exception on passing null into CalligraphySpan Fixed memory bug with Toolbar. @dlew