chrisjenx / Calligraphy

Custom fonts in Android the easy way...
Apache License 2.0
8.59k stars 1.09k forks source link

[Feature request] ParcelableSpan implementation #437

Closed smelfungus closed 6 years ago

smelfungus commented 6 years ago

Would it be possible to implement ParcelableSpan for CalligraphyTypefaceSpan in order to use it with TextUtils.writeToParcel method for instance? Thank you!

smelfungus commented 6 years ago

Looks like it's restricted to framework-based spans only usage. Closing.