Skip to content

v2.0.2

Compare
Choose a tag to compare
@chrisjenx chrisjenx released this 17 Mar 18:05
· 85 commits to master since this release

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